Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 188,091 for

page

(1.18 sec)
  1. Փոխարկել TEXT GIF Python

    Փոխարկեք TEXT ը GIF ձևաչափի Python կոդով: Պահեք TEXT որպես 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...
  2. Փոխարկել WORD TIFF Python

    Փոխարկեք WORD ը TIFF ձևաչափի Python կոդով: Պահեք WORD որպես 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...
  3. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  4. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....Allows to control how separate pages are saved when a document is...exported to fixed page format. getPageSet() Gets the pages to render...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF documents and Save as a OneNote (.one) using C#....OneNote on One Page Convert PDF to OneNote and Merge Pages C# API to...this class imports a set of pages from the provided PDF document...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/
  6. Converting a MHT file to PNG using Python | Asp...

    Sample code on Python for MHT to PNG conversion. Use example code for batch MHT to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...process PDF pages as PNG images. Initialize a page counter variable...

    products.aspose.com/pdf/python-net/conversion/m...
  7. 向PDF文件添加椭圆对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建椭圆对象。...向PDF文件的页面集合添加页面 auto page = document -> get_Pages () -> Add (); //...ellipse2 ); // 将图形对象添加到页面的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-ellipse/
  8. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....Allows to control how separate pages are saved when a document is...exported to fixed page format. getPageSet() Gets the pages to render...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.PDF raises a System.NullReferenceExcepti...

    Hi there! Aspose.PDF raises a System.NullReferenceException when converting or saving the editorial_twoPages_fax4g.pdf (51.5 KB) PDF file. This wasn’t an issue with Aspose.PDF 24.1 or 24.5, but it is with Aspose.PDF 2…...#=z4R26j98Vgq_u(Page #=zruQ1L_I=, OperatorCollection...h_y2VGxeUg=.#=zhi7s9$trWul6(Page #=zruQ1L_I=, #=z2crw$xFaZKx...

    forum.aspose.com/t/aspose-pdf-raises-a-system-n...
  10. Aspose::Words::Document::get_Sections method | ...

    Aspose::Words::Document::get_Sections method. Returns a collection that represents all sections in the document in C++....Starts the next section on a new page: builder -> InsertBreak ( Aspose...next section on the current page: builder -> InsertBreak ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...