Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,109 for

font

(0.16 sec)
  1. Rendering Document

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....วิธีสร้างเอกสาร PDF ด้วย Default Font คุณสมบัติใหม่ “DefaultFontName”...

    blog.groupdocs.cloud/th/tag/rendering-document/
  2. Dokumen Manipulasi Cloud REST API & SDK – bulet...

    buletin developer groupdocs.cloud untuk Februari 2019 menjelaskan manipulasi dokumen GroupDocs, pembaruan Cloud API dan SDK, serta peningkatan fitur utama....juga dapat mengecualikan daftar font saat merender dokumen sebagai...

    blog.groupdocs.cloud/id/total/documents-manipul...
  3. PDF Viewer Plugin for WordPress Officially Rele...

    GroupDocs has officially released a PDF viewer plugin for WordPress. It allows users to seamlessly embed and display PDF documents on WordPress websites!... Fonts always look sharp and clear...

    blog.groupdocs.cloud/viewer/announcing-pdf-view...
  4. Python を使用して 2 つ以上の Word 文書を比較する

    Document Comparison Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して 2 つ以上の Word ドキュメントをプログラム的に比較します。...font_color = "16711680" settings...settings.deleted_items_style.font_color = "14166746" settings...

    blog.groupdocs.cloud/ja/comparison/compare-word...
  5. Aggiungi un testo filigrana a PDF in C# | Inser...

    Impara a aggiungere un watermark di testo ai file PDF utilizzando C# .NET. Proteggi, marca e personalizza i tuoi documenti PDF con testo di watermark utilizzando l'API REST .NET.... Regola la trasparenza, il font, la rotazione e l’allineamento...personalizzare le filigrane con font, stile, colore e opzioni di...

    blog.groupdocs.cloud/it/watermark/add-text-wate...
  6. 使用 Ruby 將 Word 文檔轉換為 PowerPoint 演示文稿

    PowerPoint PPTX 幫助用戶有更大的視覺衝擊力。本文介紹如何使用 Ruby 將 Word 文檔轉換為 PowerPoint 演示文稿...hide\word\tracked\changes、default\font 和 load\options 值。 創建 PptxConvertOptions...= true @loadOptions.default_font = "Arial" @settings.load_options...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  7. GroupDocs

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....perubahan gaya seperti ukuran font, tebal, miring, dll. Ringkasan...

    blog.groupdocs.cloud/id/tag/groupdocs/
  8. Oferta de feriados do GroupDocs.cloud – Ganhe 2...

    Oferta de feriados do GroupDocs.cloud – Ganhe 25% de desconto nas APIs do GroupDocs.Total Cloud. Cite HOLOFF2018 ao fazer seu pedido online....(Girar, Reordenar) e recursos de fonte. Leia mais detalhes aqui . APIs...

    blog.groupdocs.cloud/pt/total/groupdocs.cloud-h...
  9. Backroung Brush and Stamp Brush Styles Signatur...

    Ruby SDK release for public use of GroupDocs.Viewer cloud features in Ruby based applications....Document Pages Page Resources Fonts Resource PDF Rendering Email...

    blog.groupdocs.cloud/viewer/introduction-of-rub...
  10. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....Path of the folder, containing fonts, used for documents rendering...

    docs.groupdocs.cloud/viewer/viewoptions/