Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 8,772 for

append

(0.13 sec)
  1. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document.... append ( outline ) # Save output document...bookmark's collection outline . append ( childOutline ) # Add parent...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  2. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。... append ( fragment . getText ()); }...paragraphText . append ( "\r\n" ); } paragraphText . append ( "\r\n"...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  3. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one.... append ( ap . operators . SetRGBColorStroke...color )) layer . contents . append ( ap . operators . MoveTo (...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  5. Aspose::Words::Tables::Row::Row constructor | A...

    Aspose::Words::Tables::Row::Row constructor. Initializes a new instance of the Row class in C++.... To append Row to the document use InsertAfter1()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content.... Once we are able to append annotations to the page. The...pages [ 1 ] . annotations . append ( caretAnnotation1 ) document...

    docs.aspose.com/pdf/python-net/extra-annotations/
  7. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 从PDF中提取段落|Aspose.PDF for Java

    本文描述了如何使用ParagraphAbsorber - Aspose.PDF中的一个特殊工具从PDF文档中提取文本。... append ( fragment . getText ()); }...paragraphText . append ( "\r\n" ); } paragraphText . append ( "\r\n"...

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  9. DocumentVisitor.visitHeaderFooterEnd method | A...

    DocumentVisitor.visitHeaderFooterEnd method. Called when enumeration of a header or footer in a section has ended....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++ ) mBuilder . append ( "| " ); mBuilder . AppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Footnote.accept method | Aspose.Words for Node.js

    Footnote.accept method. Accepts a visitor....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++ ) mBuilder . append ( "| " ); mBuilder . AppendLine...

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