Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 1,160 for

numbers

(0.26 sec)
  1. تحويل مستندات Word إلى PDF باستخدام REST API في...

    قم بتحويل مستندات Word برمجيًا (DOCX أو DOC) إلى ملفات PDF باستخدام واجهة برمجة تطبيقات REST على السحابة في Python مع Document Conversion Cloud SDK for Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/ar/conversion/convert-word...
  2. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF... page_number = 1 page_rotation . rotation_angle...PageRotation () page_rotation . page_number = 1 page_rotation . rotation_angle...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  3. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....}" Response { "pages" : [ { "number" : 1 , "resources" : null ...f/sample_page_1.png" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  4. Converti documenti Word in PDF utilizzando l'AP...

    Converti in modo programmatico documenti Word (DOCX o DOC) in file PDF utilizzando un'API REST sul cloud in Python con Document Conversion Cloud SDK for Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/it/conversion/convert-word...
  5. Convertir des documents Word en PDF à l'aide de...

    Convertissez par programmation des documents Word en PDF à l'aide d'une API REST dans Node.js. Node.js SDK permet de convertir des fichiers DOC et DOCX en fichiers PDF sur le cloud....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/fr/conversion/convert-word...
  6. Converta documentos do Word em PDF usando API R...

    Converta documentos do Word (DOCX ou DOC) programaticamente em arquivos PDF usando uma API REST na nuvem em Python com o Document Conversion Cloud SDK para Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/pt/conversion/convert-word...
  7. Convierta documentos de Word a PDF usando REST ...

    Convierta mediante programación documentos de Word (DOCX o DOC) en archivos PDF mediante una API REST en la nube en Python con Document Conversion Cloud SDK para Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/es/conversion/convert-word...
  8. Python'da REST API kullanarak Word Belgelerini ...

    Python için Document Conversion Cloud SDK ile Python'da bulutta bir REST API kullanarak Word belgelerini (DOCX veya DOC) programlı bir şekilde PDF dosyalarına dönüştürün....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/tr/conversion/convert-word...
  9. Ruby の REST API を使用して HTML を PDF に変換する

    無料のオンライン コンバーターを使用して、HTML ファイルを PDF 形式に即座に変換します。この記事では、Ruby の REST API を使用して HTML を PDF に変換する方法について説明します。...page_numbering = true settings.load_options...ons.new loadOptions.page_numbering = true convertOptions = G...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  10. Python を使用して PowerPoint プレゼンテーションを編集する | Python...

    Document Editor Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して PowerPoint プレゼンテーションをプログラム的に編集します。...slide_number = 0 loadOptions.show_hidden_slides..."output" loadOptions.slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/ja/editor/edit-powerpoint-...