Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,563 for

sign document

(0.14 sec)
  1. Optimize File's Content Using Javascript

    Compress files in JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...optimize the size and content of documents and images while maintaining...Develop document processing software in Node.js using Document Optimization...

    products.aspose.com/words/nodejs-net/compress/
  2. Several Image Into WORD C#

    Merge multiple Image into WORD in C# code. Save Image as WORD using C#....several image into Word Use our document merging API to develop high-level...example that iterates through documents and converts them to Word:...

    products.aspose.com/words/net/merge/image-to-word/
  3. Several JPG Into WORD C#

    Merge multiple JPG into WORD in C# code. Save JPG as WORD using C#....several JPG into Word Use our document merging API to develop high-level...example that iterates through documents and converts them to Word:...

    products.aspose.com/words/net/merge/jpg-to-word/
  4. Compare Two Documents Using C++

    Compare Word or PDF Documents using C++ to get the difference between files. You can also compare files in other popular formats....Compare Word or PDF documents in C++ High-fidelity C++ library...library to compare two documents in PDF, Word, HTML, TXT, MD and other...

    products.aspose.com/words/cpp/compare/
  5. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) Document format detection methods...returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. Remarks You do...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Digital Signature in PowerPoint|Aspose.Slides D...

    Add digital Signature certificate, certificate authority into PowerPoint presentation with Aspose.Slides....appear in the PowerPoint: To sign presentation or check the authenticity...setComments ( "Aspose.Slides digital signing test." ); // Add digital signature...

    docs.aspose.com/slides/androidjava/digital-sign...
  7. Digital Signature in PowerPoint|Aspose.Slides D...

    Add digital Signature certificate, certificate authority into PowerPoint presentation with Aspose.Slides....appear in the PowerPoint: To sign presentation or check the authenticity...setComments ( "Aspose.Slides digital signing test." ); // Add digital signature...

    docs.aspose.com/slides/java/digital-signature-i...
  8. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java....the Working with Fields documentation article. Examples: Shows...them into the document. Document doc = new Document(); // Below...

    reference.aspose.com/words/java/com.aspose.word...
  9. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Develop software using advanced document optimising API, create high-level...powerful solution to compress documents and images in C#, F#, VB.NET...

    products.aspose.com/words/net/compress/
  10. Compress JPG In C#

    Compress JPG in C# without losing quality. Optimize JPG content, reduce file size easily....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...Aspose.Words; var doc = new Document("Input.jpg"); doc.Cleanup();...

    products.aspose.com/words/net/compress/jpg/