Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 401,869 for

document

(0.19 sec)
  1. Replace word with image - Free Support Forum - ...

    Dear, I have a docs Document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...8:06am 1 Dear, I have a docs document in which I want to replace...words with images in a Word document while maintaining the image...

    forum.aspose.com/t/replace-word-with-image/317224
  2. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows to extract plain-text representation of the Document's content...plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert DOCX to PPTM via C++ or with free Onlin...

    Export DOCX to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTM online converter quickly before integrating the code....Why to Convert Converting a document from one format to another...on C++ Open DOCX file using Document class reference Convert DOCX...

    products.aspose.com/total/cpp/conversion/docx-t...
  4. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your Documents with the DocumentBuilder InsertStructuredDocumentTag method. Easily add structured Document tags for better organization!...StructuredDocumentTa into the document. public StructuredDocumentTa...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Person class | Aspose.Words for Python

    aspose.words.bibliography.Person class. Represents individual (a person) bibliography source contributor....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position....different place where the document collects and displays its...its footnotes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....name Start creating a DOCX document using C++ Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/cpp/make/docx/
  8. BaseWebExtensionCollection1.Remove | Aspose.Wor...

    Effortlessly remove items from your BaseWebExtensionCollection with our intuitive Remove method. Streamline your data management today!...with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...
  9. TaskPane.is_locked property | Aspose.Words for ...

    TaskPane.is_locked property. Specifies whether the task pane is locked to the Document in the UI and cannot be closed by the user....task pane is locked to the document in the UI and cannot be closed...extension to a document. doc = aw . Document () # Create task...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Text to existing PDF using Python|Aspose.PD...

    Code example how to add or write text in Pdf Document using Python with PDF library....To add Text string in Pdf document using Aspose.PDF Java for...AddText module. doc = self . Document () doc = self . dataDir +...

    docs.aspose.com/pdf/java/add-text-to-an-existin...