Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 140,592 for

page

(0.08 sec)
  1. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::Drawing::RelativeHorizontalSize ...

    Aspose::Words::Drawing::RelativeHorizontalSize enum. Specifies relatively to what the width of a shape or a text frame is calculated horizontally in C++.... Page 1 Specifies that the width is...calculated relatively to the page width. LeftMargin 2 Specifies...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. PageSetup.endnote_options property | Aspose.Wor...

    PageSetup.endnote_options property. Provides options that control numbering and positioning of endnotes in this section....numbering from 1 # at each new page and display themselves directly...every page. footnote_options = doc . sections [ 0 ] . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PDF To BMP Python

    Convert PDF to BMP format in Python code. Save PDF as BMP using 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/python-net/conversion...
  5. Convert DOC To JPG Python

    Convert DOC to JPG format in Python code. Save DOC as JPG using 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/python-net/conversion...
  6. Convert HTML To JPG Python

    Convert HTML to JPG format in Python code. Save HTML as JPG using 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/python-net/conversion...
  7. Impose PDF using C#

    This article guides on how to impose PDF using C#. It has the details to set the IDE, a list of steps, and a sample code to develop PDF imposition software using C#....Page Product Family Aspose.PSD Product...imposing PDF or re-ordering pages in a PDF for custom printing...

    kb.aspose.com/pdf/net/impose-pdf-using-csharp/
  8. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....restart the numbering on each new page from 1 and display the number...ineNumberRestartMod.RESTART_PAGE); pageSetup.setLineNumberDistanc(50...

    reference.aspose.com/words/java/com.aspose.word...
  9. Compare PDF Documents using C#

    This article guides on how to compare PDF documents using C#. It has the details to set the IDE, a list of steps, and a sample code for PDF to PDF comparison using C#....Page Product Family Aspose.PSD Product...You will learn to compare page by page or compare the two PDFs...

    kb.aspose.com/pdf/net/compare-pdf-documents-usi...
  10. Frameset.frameDefaultUrl property | Aspose.Word...

    Frameset.frameDefaultUrl property. Gets or sets the web Page URL or document file name to display in this frame....property Gets or sets the web page URL or document file name to...

    reference.aspose.com/words/nodejs-net/aspose.wo...