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

font

(0.17 sec)
  1. Edite PPTX Online usando um Editor PPT Online

    Edite PPTX online usando um editor PPT online de nível empresarial. GroupDocs.Editor fornece um software de edição de PowerPoint baseado em navegador para editar PPT/PPTX online....alterar família de fontes, tamanho da fonte, inserir imagens,...

    blog.groupdocs.cloud/pt/editor/edit-pptx-online...
  2. HTML minificado e HTML responsivo usando PHP SD...

    Renderize o HTML responsivo e os documentos HTML e SVG minificados usando PHP SDK para Document Viewer Cloud API da GroupDocs Cloud....disponível em Packagist e o código-fonte em GitHub . Outras melhorias...

    blog.groupdocs.cloud/pt/viewer/minified-and-res...
  3. DNN (DotNetNuke) PDF Viewer Module by GroupDocs

    GroupDocs released its document viewer module for DotNetNuke. Using the module, you can embed and view PDF and Office documents right on your DNN web-pages.... Fonts always remain sharp even when...

    blog.groupdocs.cloud/viewer/online-document-vie...
  4. Getting Started | Documentation

    This section introduces GroupDocs.Viewer Cloud specific Resources & Operations....Indicates that the specified fonts path can not be found. MissingPassword...

    docs.groupdocs.cloud/viewer/getting-started/
  5. GroupDocs.Signature Cloud için Ruby SDK'yı Yayı...

    50'den fazla Belge ve Görüntü Formatı ile Belge Görüntüleme Uygulamalarınızı Artırın. GroupDocs.Viewer for Cloud 18.11, Outlook Veri Dosyaları desteği içerir...Belgenin HTML olarak işlenmesinde font listesinin hariç tutulması ve...

    blog.groupdocs.cloud/tr/viewer/support-outlook-...
  6. Porównaj pliki PDF za pomocą REST API w Python ...

    Programowo porównaj dwa lub więcej plików PDF przy użyciu interfejsu API REST w chmurze w języku Python za pomocą GroupDocs.Comparison Cloud SDK dla języka Python....font_color = "16711680" settings...settings.deleted_items_style.font_color = "14166746" settings...

    blog.groupdocs.cloud/pl/comparison/compare-pdf-...
  7. Сравните PDF-файлы с помощью REST API в Python ...

    Программно сравните два или более PDF-файла с помощью REST API в облаке на Python с помощью GroupDocs.Comparison Cloud SDK для Python....font_color = "16711680" settings...settings.deleted_items_style.font_color = "14166746" settings...

    blog.groupdocs.cloud/ru/comparison/compare-pdf-...
  8. Python'da REST API kullanarak PDF Dosyalarını K...

    GroupDocs.Comparison Cloud SDK for Python ile Python'da bulutta bir REST API kullanarak iki veya daha fazla PDF dosyasını programlı olarak karşılaştırın....font_color = "16711680" settings...settings.deleted_items_style.font_color = "14166746" settings...

    blog.groupdocs.cloud/tr/comparison/compare-pdf-...
  9. Bandingkan File PDF menggunakan REST API dengan...

    Secara terprogram bandingkan dua atau lebih file PDF menggunakan REST API di cloud dengan Python dengan GroupDocs.Comparison Cloud SDK untuk Python....font_color = "16711680" settings...settings.deleted_items_style.font_color = "14166746" settings...

    blog.groupdocs.cloud/id/comparison/compare-pdf-...
  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/