Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 5,136 for

sign document

(0.1 sec)
  1. Android API to Convert WORD to XLTM or with fre...

    Convert WORD to XLTM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLTM online converter quickly before integrating the code....to Convert Converting Word documents to XLTM format is a great...ensure that the content of the document is preserved and can be easily...

    products.aspose.com/total/android-java/conversi...
  2. Java PDF API - Create, Merge, Modify, and Conve...

    PDF processing library for Java to create, read and edit files. Convert PDF to XPS, EPUB, HTML, MHT, PCL, SVG, XSL-FO, TEX, DOC, DOCX, XLS, PPT, PPTX and images....support OFD (Open Fixed-layout Document) format. The library allows...Compress documents Splitting documents Merging documents Construct...

    products.aspose.com/pdf/java/
  3. Python via .NET PDF API - Create, Merge, Modify...

    Python wrapper to generate, edit and parse PDF files based on .NET-runtime. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML and images....support OFD (Open Fixed-layout Document) format. The library allows...Compress documents Splitting documents Merging documents Construct...

    products.aspose.com/pdf/python-net/
  4. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the Document is defined as a collection of VBA modules. To learn more, visit the Documentation article in C++.... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. class VbaProject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignatureValue method. Gets an array of bytes representing a Signature value in C++....value from a digitally signed document. auto doc = System :: MakeObject...Words :: Document > ( get_MyDir () + u "Digitally signed.docx" );...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. HtmlSaveOptions.resolve_font_names property | A...

    HtmlSaveOptions.resolve_font_names property. Specifies whether font family names used in the Document are resolved and substituted according to [Document.font_settings](../../../aspose.words/Document/font_settings/) when being written into HTML-based formats....font family names used in the document are resolved and substituted...substituted according to Document.font_settings when being written into...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract certificate from PDF on docker - Free S...

    Hello, I am trying to extract a user certificate from a Signed pdf. Everything is fine when I do it in windows but when I do it in docker the certificate that is extracted from the user Signature is not the user certif…...extract a user certificate from a signed pdf. Everything is fine when...extract a user certificate from a signed PDF in a Docker environment...

    forum.aspose.com/t/extract-certificate-from-pdf...
  8. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Vba::VbaProject::get_Name method...

    Aspose::Words::Vba::VbaProject::get_Name method. Gets or sets VBA project name in C++....Examples Shows how to access a document’s VBA project information...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "VBA...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. How to reduce file size increased by digital si...

    Hello, I am evaluating AsposePDF for our coming project. I have a PDF template that has 4 digital Signature fields. Each time I use AsposePDF to add a new Signature, the file size increases dramatically. I am using an …...optimize the PDF file size after signing it digitally. For example,...= true; using (Document document = new Document(dataDir + "aspose4...

    forum.aspose.com/t/how-to-reduce-file-size-incr...