Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 184,565 for

page

(0.1 sec)
  1. Aspose.Words.Layout module | Aspose.Words for N...

    The Aspose.Words.Layout module provides classes that allow to access information such as on what Page and where on a Page particular document elements are positioned, when the document is formatted into Pages....information such as on what page and where on a page particular document...document is formatted into pages. Classes Class Description LayoutCollector...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldTA.IsBold | Aspose.Words for .NET

    Enhance your FieldTA experience! Control bold formatting for entry Page numbers easily, ensuring clarity and emphasis in your documents....apply bold formatting to the page number for the entry. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldToa.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToa EntrySeparator property to easily customize your table of authorities with flexible character sequences for enhanced clarity....of authorities entry and its page number. public string EntrySeparator...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToa.PageRangeSeparator | Aspose.Words for ...

    Discover the PageRangeSeparator property of FieldToa. Easily customize the character sequence for seamless Page range separation. Optimize your document management!...separate the start and end of a page range. public string PageRangeSeparator...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldTA.IsItalic | Aspose.Words for .NET

    Discover how to easily format Page numbers with FieldTA's IsItalic property, enhancing your documents with stylish italic text for better readability....apply italic formatting to the page number for the entry. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 高级功能|Aspose.PDF for .NET

    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....NET private void Page_Load ( object sender , EventArgs...Add Page in Pages Collection var page = document . Pages . Add...

    docs.aspose.com/pdf/zh/net/advanced-features/
  7. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++...."Primary footer" ); // Insert pages to display these headers and...doc ); builder -> Writeln ( u "Page 1" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Stamping with Aspose.PDF using Python|Aspose.PD...

    This section describes how to add image stamps and text stamps to a PDF Page via Python....Python: Adding Image stamps in PDF page - add image stamp, control image...file. Adding Page stamps in the PDF File - add page stamps to overlay...

    docs.aspose.com/pdf/python-net/stamping/
  9. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/cpp/text-annotation/
  10. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. import aspose...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-curve/