Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 19,437 for

document insertion

(0.22 sec)
  1. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.endBookmark method | Aspose.Wor...

    DocumentBuilder.endBookmark method. Marks the current position in the Document as a bookmark end....the current position in the document as a bookmark end. endBookmark...bookmark. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the Document as a bookmark start....the current position in the document as a bookmark start. startBookmark...bookmark. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Images in PDF|Aspose.PDF for PHP v...

    This section describes the features of working with images in a PDF file using PHP....world without the Portable Document Format (PDF) seems to be unthinkable...to work with a PDF document. This document can and will include...

    docs.aspose.com/pdf/php-java/working-with-images/
  5. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes....set a number at which the document begins the footnote/endnote...count. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  7. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other Documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your Document management today!...node from another document to the current document. public Node ImportNode...that belongs to the current document. Remarks This method uses...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at any position within a PDF file using Python and Aspose.PDF for flexible Document structuring....Insert an Empty Page into a PDF File in Python Contents [ Hide...Hide ] To Insert an Empty Page into a Pdf document using Aspose...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  9. Shape Alignment not working when converting HTM...

    Hi Team, We have a use-case where the HTML contains an SVG image and after the SVG is a Text DIV Element. When we pass this HTML to the ASPOSE Words and save the output in DOCX format, the SVG Image and then text is sup…...Aligned but upon opening the document it looks Top Middle Aligned...properties from within the Word Document, the fields are disabled by...

    forum.aspose.com/t/shape-alignment-not-working-...
  10. Aspose::Words::Drawing::ImageType enum | Aspose...

    Aspose::Words::Drawing::ImageType enum. Specifies the type (format) of an image in a Microsoft Word Document in C++....image in a Microsoft Word document. enum class ImageType Values...stored inside a Microsoft Word document. Emf 2 Windows Enhanced Metafile...

    reference.aspose.com/words/cpp/aspose.words.dra...