Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 414,367 for

document

(0.18 sec)
  1. Inline.isMoveFromRevision property | Aspose.Wor...

    Inline.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...text attributes set in your document and the values returned by...following code snippet to create a document with shadowed text and verify...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  5. Modifing AcroForm|Aspose.PDF for C++

    Modifing form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing form, getand set fieldlimit and etc....// Open document auto document = MakeObject < Document > ( _dataDir...DynamicCast < TextBoxField > ( document -> get_Form () -> idx_get...

    docs.aspose.com/pdf/cpp/modifing-form/
  6. Convert DOTX to ODP via C++ or with free Online...

    Export DOTX to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to ODP online converter quickly before integrating the code.... which is used to create documents with a consistent look and...great way to ensure that all documents created from the template...

    products.aspose.com/total/cpp/conversion/dotx-t...
  7. Document.remove_blank_pages method | Aspose.Wor...

    Document.remove_blank_pages method. Removes blank pages from the Document....Removes blank pages from the document. def remove_blank_pages (...... Remarks The resulting document will not contain pages considered...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Export OFT to WORDML via C++ | products.aspose.com

    C++ API to Convert OFT to WORDML without using Microsoft Word or Outlook...HTML by using Document class Save the document to WORDML format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  9. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in Java....custom building block to a document. public void createAndInsert()...Exception { // A document's glossary document stores building...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert DOC to PPS via C++ or with free Online ...

    Export DOC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPS online converter quickly before integrating the code....file format for creating documents, but it is not suitable for...on C++ Open DOC file using Document class reference Convert DOC...

    products.aspose.com/total/cpp/conversion/doc-to...