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

font

(0.14 sec)
  1. GroupDocs.Annotation | Introdução do PHP SDK na...

    GroupDocs.Annotation for Cloud é uma API REST independente de plataforma para anotar documentos, que pode ser usada com qualquer idioma em aplicativos e sites em nuvem...disponível em Packagist e o código-fonte em GitHub . O SDK inclui exemplos...

    blog.groupdocs.cloud/pt/annotation/introduction...
  2. 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....perubahan gaya seperti ukuran font, tebal, miring, dll. Ringkasan...

    blog.groupdocs.cloud/id/tag/document-conversion/
  3. Сравните 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-...
  4. 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-...
  5. 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-...
  6. 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-...
  7. Dukungan format PPTM POTX XLTX dan XLTM diserta...

    Ada 18 fitur dan perbaikan dalam rilis ini: Menambahkan dukungan opsi Kualitas saat merender dokumen Microsoft Project sebagai Gambar, opsi untuk merender hanya Area Cetak, mengaktifkan perenderan konten tersembunyi...di dokumen Excel Kecualikan font saat merender ke HTML Tentukan...

    blog.groupdocs.cloud/id/viewer/support-of-pptm-...
  8. قارن ملفات PDF باستخدام REST API في Python | قا...

    قارن برمجيًا ملفين أو أكثر من ملفات PDF باستخدام واجهة برمجة تطبيقات REST على السحابة في Python مع GroupDocs.Comparison Cloud SDK for Python....font_color = "16711680" settings...settings.deleted_items_style.font_color = "14166746" settings...

    blog.groupdocs.cloud/ar/comparison/compare-pdf-...
  9. Python で Excel スプレッドシートを PDF に変換 | XLS、XLSXからPDFへ

    Python を使用して Excel スプレッドシートを PDF ファイルに変換します。 Python SDK を使用すると、特定の範囲、グリッド線、その他のオプションを使用して、XLS、XLSX ファイルを PDF に変換できます。...default\font = “Helvetica” loadOptions.font\substitutes =...

    blog.groupdocs.cloud/ja/conversion/convert-exce...
  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/