Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 10,576 for

insert text

(0.17 sec)
  1. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore Text inside Insert revisions...indicating either to ignore text inside insert revisions. The default...to include or ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldLink class | Aspose...

    Aspose::Words::Fields::FieldLink class. Implements the LINK field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...get_InsertAsBitmap () Gets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. [Tracking revision] Numbering don't applied spe...

    Hello ! We are a software publisher using your library for our Web application. And we used Aspose.Word for converting Word to Pdf. I have this file containing numbering : Test aspose.docx (16.5 KB) when i tried to …...don't applied specific deleted text effect Aspose.Words Product...it’s keep and applied the “Inserted text color”. FileInfo destination...

    forum.aspose.com/t/tracking-revision-numbering-...
  4. 在单元格中插入文本|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....string FileName = FilePath + "Insert text into a cell.xlsx" ; InsertText...FileName , "Inserted Text" ); // Given a document name and text, // inserts...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  5. Aspose Java Words _ Incorrect Formatting handli...

    I have a usecase where I am getting an OCRed copy. All the header, footer and page number data has been converted into Text. And it has broken the document formatting as well. Attaching a sample document for the referenc…...and header footer page number text Aspose.Words Product Family...data has been converted into text. And it has broken the document...

    forum.aspose.com/t/aspose-java-words-incorrect-...
  6. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long Text which spans on more than one line. If …...When inserting long Hebrew text- problems in direction and wrapping...have a few problems with long text which spans on more than one...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  7. Փոխարկել TEXT PNG Python

    Փոխարկեք Text ը PNG ձևաչափի Python կոդով: Պահեք Text որպես PNG օգտագործելով Python:...insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  8. Փոխարկել TEXT WORD Python

    Փոխարկեք Text ը WORD ձևաչափի Python կոդով: Պահեք Text որպես WORD օգտագործելով Python:...insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  9. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... Sometimes you need to insert a watermark into a Word document...can quickly insert a watermark using the Insert Watermark option...

    docs.aspose.com/words/java/add-watermark/
  10. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

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