Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 422,791 for

document

(0.54 sec)
  1. DigitalSignatureDetails class | Aspose.Words fo...

    Aspose.Words.Saving.DigitalSignatureDetails class. Contains details for signing a Document with a digital signature....Contains details for signing a document with a digital signature....certificate used to sign a document. signOptions Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Remove Attachments from PDF in Python|Aspose.PD...

    Aspose.PDF can remove attachments from your PDF Documents. Use Python PDF API to remove attachments in PDF files using Aspose.PDF for Python via .NET library....A PDF document’s attachments are held in the Document object’s...the updated file using the Document object’s save() method. The...

    docs.aspose.com/pdf/python-net/removing-attachm...
  3. 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...
  4. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_revision property. Returns true if this object was 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OleControl | Aspose.Words for Java

    Represents OLE ActiveX control in Java....Working with Ole Objects documentation article. Examples: Shows...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...