Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 141,262 for

page

(0.05 sec)
  1. Aspose::Words::Layout::PageLayoutCallbackArgs::...

    Aspose::Words::Layout::PageLayoutCallbackArgs::get_PageIndex method. Gets 0-based index of the Page in the document this event relates to. Returns negative value if there is no associated Page, or if Page was removed during reflow in C++....method Gets 0-based index of the page in the document this event relates...there is no associated page, or if page was removed during reflow...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose PDF Comparer - Free Support Forum - aspo...

    I am currently exploring the options of Aspose Java PDF Comparer and saw that there is a SideBySideComparer. As the name suggested it has 2 Pages for every Page in the PDF. Is there a way that i can configure a comparer…...name suggested it has 2 pages for every page in the PDF. Is there...comparer to just add a single page in the style of the SideBySideComparer...

    forum.aspose.com/t/aspose-pdf-comparer/308285
  3. FieldXE.PageNumberReplacement | Aspose.Words fo...

    Discover the FieldXE PageNumberReplacement property to easily customize Page number text for enhanced document formatting and improved readability....sets text used in place of a page number. public string PageNumberReplacemen...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Delete PDF Pages with Go via C++|Aspose.PDF for...

    You can delete Pages from your PDF file using Aspose.PDF for Go via C++....Delete PDF Pages with Go via C++ Contents [ Hide ] You can delete...delete pages from a PDF file using Aspose.PDF for Go via C++ ...

    docs.aspose.com/pdf/go-cpp/delete-pages/
  5. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-circle/
  6. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about rendering...rendering of a document into pages. The following diagram shows what...

    docs.aspose.com/words/python-net/rendering/
  7. FieldToc.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToc SequenceSeparator property to customize your document's sequence and Page number formatting effortlessly. Enhance clarity and organization!...separate sequence numbers and page numbers. public string SequenceSeparator...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToc.PrefixedSequenceIdentifier | Aspose.Wo...

    Discover the FieldToc PrefixedSequenceIdentifier property—efficiently manage sequence identifiers and enhance your entry's Page number with unique prefixes....should be added to the entry’s page number. public string PrefixedSequenceIden...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldTA class | Aspose.Words for Python

    aspose.words.fields.FieldTA class. Implements the TA field...Remarks Defines the text and page number for a table of authorities...apply bold formatting to the page number for the entry. is_dirty...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < WatermarkAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/