Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,150 for

font

(0.04 sec)
  1. Suporte dos formatos PPTM POTX XLTX e XLTM incl...

    Há 18 recursos e correções nesta versão: Adicionado suporte à opção Qualidade ao renderizar documentos do Microsoft Project como Imagem, opção para renderizar apenas a Área de Impressão, ativar a renderização de conteúdo oculto...documentos do Excel Excluir fontes ao renderizar para HTML Especifique...

    blog.groupdocs.cloud/pt/viewer/support-of-pptm-...
  2. Porovnejte soubory PDF pomocí REST API v Python...

    Programově porovnejte dva nebo více souborů PDF pomocí REST API v cloudu v Pythonu s GroupDocs.Comparison Cloud SDK pro Python....font_color = "16711680" settings...settings.deleted_items_style.font_color = "14166746" settings...

    blog.groupdocs.cloud/cs/comparison/compare-pdf-...
  3. 在 Python 中使用 REST API 将 HTML 转换为 PDF | Python 中...

    使用适用于 Python 的 Document Conversion Cloud SDK 在 Python 中使用云中的 REST API 以编程方式将 HTML 文件转换为 PDF 文档。...unembed_fonts = True # Make fonts not embedded 转变Options...watermark.bold = True; watermark.font_size = 34; watermark.color =...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  4. 在 Python 中使用 REST API 將 HTML 轉換為 PDF | Python 中...

    使用適用於 Python 的 Document Conversion Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式將 HTML 文件轉換為 PDF 文檔。...unembed_fonts = True # Make fonts not embedded 轉變Options...watermark.bold = True; watermark.font_size = 34; watermark.color =...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  5. 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...
  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. document conversion

    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....programaticamente, como tamanho da fonte, negrito, itálico, etc. O resumo...

    blog.groupdocs.cloud/pt/tag/document-conversion/
  8. PDF Viewer Plugin para WordPress Lançado Oficia...

    O GroupDocs lançou oficialmente um plug-in de visualizador de PDF para WordPress. Ele permite que os usuários incorporem e exibam documentos PDF perfeitamente em sites WordPress!... As fontes sempre parecem nítidas e claras...

    blog.groupdocs.cloud/pt/viewer/announcing-pdf-v...
  9. Modul Penampil PDF DNN (DotNetNuke) oleh GroupDocs

    GroupDocs merilis modul penampil dokumen untuk DotNetNuke. Dengan menggunakan modul, Anda dapat menyematkan dan melihat dokumen PDF dan Office langsung di halaman web DNN Anda.... Font selalu tajam bahkan saat me...

    blog.groupdocs.cloud/id/viewer/online-document-...
  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/