Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 180,915 for

page

(0.59 sec)
  1. FieldTA.is_bold property | Aspose.Words for Python

    FieldTA.is_bold property. Gets or sets whether to apply bold formatting to the Page number for the entry....apply bold formatting to the page number for the entry. @property...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name of a sequence whose number is included with the Page number....number is included with the page number. @property def sequence_name...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 将椭圆对象添加到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-ellipse/
  4. Aspose::Words::Fields::FieldToa class | Aspose....

    Aspose::Words::Fields::FieldToa class. Implements the TOA field. To learn more, visit the documentation article in C++....of authorities entry and its page number. get_FieldEnd () const...used to separate two page numbers in a page number list. get_PageRangeSeparator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldToa.SequenceName | Aspose.Words for .NET

    Discover the FieldToa SequenceName property to easily manage sequence names and enhance Page numbering in your applications. Optimize your workflow today!...number is included with the page number. public string SequenceName...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles.... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/python-net/working-with-hea...
  7. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); // 创建注释...HighlightAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), tfa ->...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  8. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current Page....Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/net/integrate-table/
  9. Use Connection indexes to connect shapes|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....connectShapesViaConn member exposed by the Page class can be used to connect...Diagram (); // get page by index Page page = diagram . getPages...

    docs.aspose.com/diagram/java/use-connection-ind...
  10. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...// Add header on all pages for ( Page page : pdfDocument . getPages...

    docs.aspose.com/pdf/java/add-headers-and-footer...