Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 5,242 for

sign document

(0.16 sec)
  1. Several JPG Into SVG C++

    Merge multiple JPG into SVG in C++ code. Save JPG as SVG using C++....}; auto doc = MakeObject <Document>(); auto builder = MakeObject...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/cpp/merge/jpg-to-svg/
  2. Several JPG Into JPG C++

    Merge multiple JPG into JPG in C++ code. Save JPG as JPG using C++....}; auto doc = MakeObject <Document>(); auto builder = MakeObject...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/cpp/merge/jpg-to-jpg/
  3. Public API Changes in Aspose.Cells 8.7.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....0 Contents [ Hide ] This document describes the changes to the...Support for VBA Project Digital Signing, Detection & Extraction This...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a Document into the Doc or Dot format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Doc or Dot format...the Specify Save Options documentation article. class DocSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Add Digital Signatures to Presentations on Andr...

    Learn how to digitally Sign PowerPoint & OpenDocument files with Aspose.Slides for Android. Secure your slides in seconds with clear Java code examples....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...
  6. Several JPG Into SVG C#

    Merge multiple JPG into SVG in C# code. Save JPG as SVG using C#....several JPG into SVG Use our document merging API to develop high-level..."Input2.jpg" }; var doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/net/merge/jpg-to-svg/
  7. Several Image Into DOCX Python

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

    products.aspose.com/words/python-net/merge/imag...
  8. Several JPG Into TXT Python

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

    products.aspose.com/words/python-net/merge/jpg-...
  9. Compress TIFF In C#

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

    products.aspose.com/words/net/compress/tiff/
  10. Several Image Into TXT Java

    Merge multiple Image into TXT in Java code. Save Image as TXT using Java....several image into TXT Use our document merging API to create portable...example that iterates through documents and converts them to TXT:...

    products.aspose.com/words/java/merge/image-to-txt/