Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 347,574 for

document

(0.07 sec)
  1. Working with Pages | C++ API Solution

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with XPS Document Working with Pages Live Demos...] Add Pages to XPS Document An XPS document can comprise of one...

    docs.aspose.com/page/cpp/xps/working-with-pages/
  2. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the Document loading process should match a specific MS Word version...Allows to specify that the document loading process should match...handle certain aspects of document content and formatting slightly...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Render MSG to DOCX in Andorid App | products.as...

    Export MSG to DOCX without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to DOCX format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  4. C# API to Export EMAIL to DOCM | products.aspos...

    Convert EMAIL to DOCM without using Microsoft Word or Outlook on .NET...supports a variety of popular document formats, such as DOC, DOCX...HTML by using Document class Save the document to DOCM format...

    products.aspose.com/total/net/conversion/email-...
  5. 如何数字签名PDF|Aspose.PDF for Java

    使用Java对PDF文档进行数字签名。使用基于Java的应用程序和PDF库验证或验证数字签名的PDF。您可以使用PKCS1证书来认证PDF文件。...pdf" ; Document document = new Document ( inFile ); PdfFileSignature...signature = new PdfFileSignature ( document ); PKCS7 pkcs = new PKCS7...

    docs.aspose.com/pdf/zh/java/digitally-sign-pdf-...
  6. Field.Remove | Aspose.Words for .NET

    Effortlessly remove fields from Documents with the Field Remove method. Get precise node returns and handle empty fields seamlessly. Optimize your workflow!...Removes the field from the document. Returns a node right after...field collection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Drawing::SignatureLine::get_IsSi...

    Aspose::Words::Drawing::SignatureLine::get_IsSigned method. Indicates that signature line is signed by digital signature in C++....Examples Shows how to sign a document with a personal certificate...line. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PdfEncryptionDetails.owner_password property | ...

    PdfEncryptionDetails.owner_password property. Specifies the owner password for the encrypted PDF Document....password for the encrypted PDF document. @property def owner_password...user to open an encrypted PDF document without any access restrictions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Export EMAIL to PS via C++ | products.aspose.com

    C++ API to Convert EMAIL to PS without using Microsoft Word or Outlook...It supports a wide range of document formats, including DOC, DOCX...features such as document manipulation, document conversion, and...

    products.aspose.com/total/cpp/conversion/email-...
  10. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/par...