Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 9,500 for

insert text

(0.17 sec)
  1. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....Name Description INSERTION New content was inserted in the document...track_revisions ) # We have added text using the document builder,...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....docx"); Shows how to insert the HTML contents from a web...HTML format. MARKDOWN Markdown text document. MHTML MHTML (Web archive)...

    reference.aspose.com/words/java/com.aspose.word...
  3. Section.prepend_content method | Aspose.Words f...

    Section.prepend_content method. Inserts a copy of content of the source section at the beginning of this section....prepend_content(source_section) Inserts a copy of content of the source...write ( 'Section 1' ) builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create MText in dwg file failed - Free Support ...

    Hello, I am using Aspose.CAD .net api to create dwg and Insert mText acc. to Work with Text|CAD Documentation here is my code [HttpPost("createDwgByAspose2")] public async void CreateDwgByAspose2Async…...create dwg and insert mtext acc. to Work with text|CAD Documentation...mText = new CadMText(); mText.Text = "Watermark message"; mText...

    forum.aspose.com/t/create-mtext-in-dwg-file-fai...
  5. Java Barcode API - Generate or Scan 1D 2D & Pos...

    Java barcode library to generate read recognize barcodes. Barcode SDK supports Linear & 2D barcodes as well as exports to JPG GIF PNG BMP and more image formats...appearance-related properties of code text Manage caption & font styles...specifying the barcode type, input text, font style, background and...

    products.aspose.com/barcode/java/
  6. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking.... False ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Copying Rows and Columns|Documentation

    This article shows how to Copy Rows and Columns through the Aspose.Cells for .NET API.... click Copied Cells on the Insert menu. If you click Paste on...of clicking a command on the Insert menu, any contents of the destination...

    docs.aspose.com/cells/net/copying-rows-and-colu...
  8. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....code snippets show how to add text in an existing PDF file. Headers...h> #include <Aspose.PDF.Cpp/Text/TextFragment.h> #include <Aspose...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  9. Managing Page Breaks|Documentation

    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....page break is a place in the text where one page ends and the...page break in a worksheet, insert vertical and horizontal page...

    docs.aspose.com/cells/java/managing-page-breaks/
  10. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....Paragraph object with optional text and appends it to the end of...Deletes all shapes from the text of this story. get_Count ()...

    reference.aspose.com/words/cpp/aspose.words/story/