Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 143,568 for

page

(0.05 sec)
  1. LayoutEnumerator.Kind | Aspose.Words for .NET

    Discover the LayoutEnumerator Kind property, which identifies the current entity type. Ensure clarity in your data with this essential feature.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  2. JPEG to DOCX Converter using C# | Aspose.PDF

    Sample code for JPEG to DOCX C# conversion. Use API example code for batch JPEG files to DOCX conversion within VB.NET, ASP.NET, or any .NET-based application...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  3. Փոխարկել 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...
  4. Փոխարկել 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...
  5. Փոխարկել 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...
  6. Փոխարկել 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...
  7. Փոխարկել PDF PNG Python

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

    products.aspose.com/words/hy/python-net/convers...
  8. Փոխարկել DOC JPG Python

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

    products.aspose.com/words/hy/python-net/convers...
  9. Aspose::Words::Saving::SvgSaveOptions::get_Show...

    Aspose::Words::Saving::SvgSaveOptions::get_ShowPageBorder method. Controls whether a border is added to the outline of the Page. Default is true in C++....added to the outline of the page. Default is true . bool Aspose...SvgSaveOptions object to save with no page borders or selectable text....

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....Page Product Family Aspose.PSD Product...like adding date, page number, total pages, and file name. Once...

    kb.aspose.com/words/java/how-to-add-header-and-...