Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 187,690 for

page

(0.31 sec)
  1. Aspose::Words::Saving::PageRange class | Aspose...

    Aspose::Words::Saving::PageRange class. Represents a continuous range of Pages. To learn more, visit the documentation article in C++....Represents a continuous range of pages. To learn more, visit the Programming...(int32_t, int32_t) Creates a new page range object. static Type ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize document layout control, enhancing your Word processing experience with flexible customization options....visit the Converting to Fixed-page Format documentation article...IPageLayoutCallback implementation used by page layout model. CommentDisplayMode...

    reference.aspose.com/words/net/aspose.words.lay...
  3. XamlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FIXED](../../aspose.words/saveformat/#XAML_FIXED) format...from FixedPageSaveOptions ) page_saving_callback Allows to control...control how separate pages are saved when a document is exported...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....will create a new page for each row. Each page will contain a DISPLAYBARCODE...will create a new page for each row. Each page will contain a DISPLAYBARCODE...

    reference.aspose.com/words/java/com.aspose.word...
  5. Converting a JPEG file to DOCX using Python | A...

    Sample code on Python for JPEG to DOCX conversion. Use example code for batch JPEG to DOCX conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Call the add method of the pages collection on the document object...

    products.aspose.com/pdf/python-net/conversion/j...
  6. Convert Text to Image in C#

    You can convert text to image in C# with this brief tutorial. It explains the step-by-step algorithm and code snippet to export TXT to JPG in C#....Page Product Family Aspose.PSD Product...Document class Iterate through each page with the for-loop Convert text...

    kb.aspose.com/words/net/convert-text-to-image-i...
  7. Getting Started|Documentation

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/java/1-1-getting-started/
  8. FieldNextIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldNextIf LeftExpression property. Easily manage the left side of your comparison expressions for enhanced data manipulation and analysis....merge multiple rows into one page during a mail merge. public...table would normally create a 3-page document. DataTable table =...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PageSetup.characters_per_line property | Aspose...

    PageSetup.characters_per_line property. Gets or sets the number of characters per line in the document grid.... Maximum value depends on page width and font size of the Normal...characters per line of a Letter page with one-inch margins is 43...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert TEXT To PNG Python

    Convert TEXT to PNG format in Python code. Save TEXT as PNG using 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/python-net/conversion...