Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 10,806 for

insert text

(0.1 sec)
  1. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain Text exports by customizing header and footer handling for optimal results....footers are exported to plain text format. public enum TxtExportHeadersFoot...plain text format. Document doc = new Document (); // Insert even...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the document. Does not remove Text inside the bookmark in C++.... Does not remove text inside the bookmark. void Aspose...> ( doc ); // Insert five bookmarks with text inside their boundaries...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. How to Apply Custom Formatting during Mail Merg...

    Apply custom formatting during a Mail Merge operation using Java.... Insert Checkboxes, Text Input or Images during...

    docs.aspose.com/words/java/how-to-apply-custom-...
  4. ShapeBase.ZOrder | Aspose.Words for .NET

    Discover how the ShapeBase ZOrder property enhances your design by controlling the display order of overlapping shapes for a clearer, more organized layout....in the header and in the main text of the document. The display...DocumentBuilder ( doc ); // Insert three different colored rectangles...

    reference.aspose.com/words/net/aspose.words.dra...
  5. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....Replace some text in the entire file Replace some other text and change...color and font size Add some text to the existing PDF file using...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder Text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....BuildingBlock containing placeholder text which should be displayed when...contents as a custom placeholder text for a structured document tag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Body | Aspose.Words for Java

    Represents a container for the main Text of a section in Java....Represents a container for the main text of a section. To learn more...node. appendParagraph(String text) A shortcut method that creates...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.moveToHeaderFooter method | Asp...

    DocumentBuilder.moveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section....of the header into the main text. Examples Shows how to create...HeadersAndFooters.docx" ); Shows how to insert an image, and use it as a watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract tables from PDF in Python | Aspose.PDF

    Python source code to extract tables from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Extract text from PDF Extract Images from...Extract Data from the Form Extract Text From Stamps Extract Data from...

    products.aspose.com/pdf/python-net/parser/tables/
  10. Aspose::Words::Notes::Footnote::get_ReferenceMa...

    Aspose::Words::Notes::Footnote::get_ReferenceMark method. Gets/sets custom reference mark to be used for this footnote. Default value is empty string, meaning auto-numbered footnotes are used in C++.... Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words.not...