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

sign document

(0.06 sec)
  1. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally Sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear 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/php-java/digital-signatu...
  2. Compress DOCX In C++

    Compress DOCX in C++ without losing quality. Optimize DOCX content, reduce file size easily....Aspose::Words; auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Cleanup...Aspose::Words; auto doc = MakeObject<Document>(u"Input.docx"); doc->Cleanup();...

    products.aspose.com/words/cpp/compress/docx/
  3. Convert JPG To Image Javascript

    Convert JPG to Image format in JavaScript code. Save JPG as Image using JavaScript....JPG pictures to many popular document formats. Save JPG as image...image, specifying the required document format by image extension...

    products.aspose.com/words/nodejs-net/conversion...
  4. Extract text from PDF in C# | Aspose.PDF

    C# source code to extract text from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/parser/text/
  5. Aspose.PDF Features Tutorial | Aspose.PDF

    Learn how to work with PDF files with our libraries: .NET, CPP, Java, Python...You can create a document, get and set document properties, embedding...manipulate PDF documents by validating a PDF document for PDF A standard...

    products.aspose.com/pdf/tutorial/
  6. Compress WORD In Java

    Compress WORD in Java without losing quality. Optimize WORD content, reduce file size easily....*; Document doc = new Document ( "Input.docx" );...aspose.words.*; Document doc = new Document("Input.docx"); doc...

    products.aspose.com/words/java/compress/word/
  7. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX content, reduce file size easily....*; Document doc = new Document ( "Input.docx" );...aspose.words.*; Document doc = new Document("Input.docx"); doc...

    products.aspose.com/words/java/compress/docx/
  8. Working with Facades|Aspose.PDF for Python via ...

    This section explains how to work with Facades - a toolset for popular operations with PDF....various operations on PDF documents without delving into their...PdfFileSignature] - tool to sign a pdf file with a certificate...

    docs.aspose.com/pdf/python-java/working-with-fa...
  9. Python Split HTML

    Split HTML files into e pages using Python code. Save HTML as separate files using Python....data and, as a result, get documents of the form and content that...to work with sections of a document in parallel. For example,...

    products.aspose.com/words/python-net/split/html/
  10. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....Banners Callouts This guide document will select one or two shapes...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/