Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 181,411 for

page

(0.17 sec)
  1. Փոխարկել PDF TIFF Python

    Փոխարկեք PDF ը TIFF ձևաչափի Python կոդով: Պահեք PDF որպես TIFF օգտագործելով Python:...TIFF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .tiff" ,...

    products.aspose.com/words/hy/python-net/convers...
  2. Փոխարկել PDF BMP Python

    Փոխարկեք PDF ը BMP ձևաչափի Python կոդով: Պահեք PDF որպես BMP օգտագործելով Python:...BMP) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .bmp" , save_options)...

    products.aspose.com/words/hy/python-net/convers...
  3. Փոխարկել PDF GIF Python

    Փոխարկեք PDF ը GIF ձևաչափի Python կոդով: Պահեք PDF որպես GIF օգտագործելով Python:...GIF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .gif" , save_options)...

    products.aspose.com/words/hy/python-net/convers...
  4. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph...paragraph are to remain on the same page. keep_with_next True if the...paragraph is to remains on the same page as the paragraph that follows...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...pdfDocuments = new List(); IList pages = document.GetChildNodes();...GetChildNodes(); for (int i = 0; i < pages.Count(); i++) { PdfSaveOptions opts...

    forum.aspose.com/t/key-not-found-exception/293338
  6. VbaProject class | Aspose.Words for Python

    aspose.words.vba.VbaProject class. Provides access to VBA project information...Description code_page Gets or sets the VBA project’s code page. is_protected...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...// -- Add a page to the PDF try (final Page page = document.getPages()...fragment to the page's paragraphs collection page.getParagraphs()...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  8. Navigation and Interaction in PDF|Aspose.PDF fo...

    This section describes the features of work with links, actions and bookmarks....File and how to Specify PDF Page when Viewing Document. Bookmarks...on a bookmark to jump to the page or chapter it represents. The...

    docs.aspose.com/pdf/cpp/navigation-and-interact...
  9. Getting Started|Aspose.Slides for Python Docume...

    Use this introduction to Aspose.Slides for Python via Java fundamentals to start realizing the value of Aspose.Slides for your business....Hide ] This Getting Started page introduces you to Aspose.Slides...capabilities quickly from this page. Product Overview – provides...

    docs.aspose.com/slides/python-java/getting-star...
  10. Retrieve User-defined Cells from Shapesheet in ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vdx" ) pages = diagram . getPages () count...while count < pages . getCount () page = pages . get ( count...

    docs.aspose.com/diagram/java/retrieve-user-defi...