Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 184,601 for

page

(0.08 sec)
  1. Aspose.PSD for .NET 24.1 - Release Notes|Docume...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...changing this property, the first page will be rendered and saved....

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  2. PageExtractOptions.unlink_pages_number_fields p...

    PageExtractOptions.unlink_Pages_number_fields property. Specifies whether NUMPageS fields in the resulting document will be replaced with their actual resulting values...unlink_pages_number_fields property PageExtractOptions.unlin...unlink_pages_number_fields property Specifies whether NUMPAGES fields...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Split PDF File into Individual Pages in Python|...

    Understand how to split a PDF document into individual Pages using Python and Aspose.PDF, making content extraction easier....Split PDF File into Individual Pages in Python Contents [ Hide ]...PDF document into individual pages using Aspose.PDF Java for PHP...

    docs.aspose.com/pdf/python-java/split-pdf-file-...
  4. Aspose::Words::PageVerticalAlignment enum | Asp...

    Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of text on each Page in C++....justification of text on each page. enum class PageVerticalAlignmen...aligned at the bottom of the page. Center 1 Text is aligned in...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats..."Primary footer" ); // Insert pages to display these headers and...doc ); builder . writeln ( "Page 1" ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....'Primary footer' ) # Insert pages to display these headers and...= doc ) builder . writeln ( 'Page 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on Pages. Enhance your document's layout with precise vertical justification!...justification of text on each page. public enum PageVerticalAlignmen...aligned at the bottom of the page. Center 1 Text is aligned in...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Aspose::Words::Saving::PdfZoomBehavior enum | A...

    Aspose::Words::Saving::PdfZoomBehavior enum. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in C++....document to fit page width. ZoomFactor 1 Displays the page using the...factor. FitPage 2 Displays the page so it visible entirely. FitWidth...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try to measure the grid rows to calculate where horizontal Page breaks are required on a worksheet (e.g. because I want to keep specific sets of rows together on the same Page). AsposeCellsPaperHe…...to calculate where horizontal page breaks are required on a worksheet...of rows together on the same page). AsposeCellsPaperHeig.zip (14...

    forum.aspose.com/t/getrowheightinch-returns-sli...
  10. PDF 文本注释|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您从 PDF 文档中添加、获取和删除文本注释。... 将注释添加到 Page 对象的Annotations集合中。 以下代码片段向您展示了如何在PDF页面中添加注释。..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/text-annotation/