Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 10,815 for

insert text

(0.34 sec)
  1. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how document is printed out.... Document (); // Insert text that spans 16 pages. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class.... To insert a node into the document, use...CompositeNode.insert_after() or CompositeNode.insert_before() methods...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label....00E+00” Text - “@” Accounting - “ -\"$\”*...a title. shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Remove Tables from existing PDF|Aspose.PDF for ...

    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....offers the capabilities to insert/create Table inside PDF document...find tables absorber = ap . text . TableAbsorber () # Visit first...

    docs.aspose.com/pdf/python-net/remove-tables-fr...
  5. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....TEXT_BOX)); Assert.assertEquals(1...getShapeType()) == (ShapeType.TEXT_BOX))) { Shape replacementShape...

    reference.aspose.com/words/java/com.aspose.word...
  6. IMailMergeCallback Interface | Aspose.Words for...

    Optimize your mail merge process with Aspose.Words.MailMerging.IMailMergeCallback. Get real-time notifications and enhance your document automation efficiency....TagsReplaced () Called when “mustache” text tags are replaced with MERGEFIELD...DocumentBuilder ( doc ); // Insert two mail merge tags referencing...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Aspose::Words::ParagraphCollection class | Aspo...

    Aspose::Words::ParagraphCollection class. Provides typed access to a collection of Paragraph nodes. To learn more, visit the documentation article in C++.... Insert (int32_t, const System::Sh...System::SharedPtr<Aspose::Words::Node>&) Inserts a node into the collection...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....Description ApplyFont { get; } Text formatting applied to new content...indicating either to ignore text inside delete revisions. The...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Create Signature Line in an Excel Workbook usin...

    This article describes how to create a Signature Line in an Excel Workbook using JavaScript code with Aspose.Cells for JavaScript via C++....Signature Line by clicking the Insert tab and then selecting Signature...Signature Line from the Text group. How to Create Signature Line...

    docs.aspose.com/cells/javascript-cpp/create-sig...
  10. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...options); The resulting table is inserted as expected, but the placeholder...using LibreOffice to create the text document, the problem doesn’t...

    forum.aspose.com/t/placeholder-not-replaced-com...