Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 5,401 for

sign document

(0.07 sec)
  1. Compress JPG In C++

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

    products.aspose.com/words/cpp/compress/jpg/
  2. 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/
  3. Work with a Document Stored in a Liferay|Aspose...

    Compare Word Documents shared in Liferay using C#. Work with Documents stored in Liferay – various input formats, including Word, OpenOffice, Image and eBook....Ask AI Work with a Document Stored in a Liferay Contents [ Hide...explains how to work with documents stored in Liferay CMS. Liferay...

    docs.aspose.com/words/net/work-with-document-st...
  4. 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/
  5. 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/
  6. 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/
  7. Converting a PDFA file to PDF using C# | Aspose...

    Sample code for PDFA‑to‑PDF conversion in .NET. Use the API example code for batch PDFA‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....convert programmatically a document from PDFA to PDF format with...with a modern document-processing .NET API. Use just a few lines...

    products.aspose.com/pdf/net/conversion/pdfa-to-...
  8. Signing with TSA: TSA's certificate is used - F...

    Dear Support Team We have encountered the same problem as described in Signing with certificate and TSA using Aspose.PDF. Is there any update on this issue? As described in this ticket, when we Sign PDF Documents and sp…...Signing with TSA: TSA's certificate is used Aspose.PDF Product...same problem as described in Signing with certificate and TSA using...

    forum.aspose.com/t/signing-with-tsa-tsas-certif...
  9. FieldBuilder.AddSwitch | Aspose.Words for .NET

    Discover the FieldBuilder AddSwitch method to effortlessly add field switches, enhancing your application's functionality and user experience....them into the document. Document doc = new Document (); // Below...field display the ® (Registered Sign) symbol since its character...

    reference.aspose.com/words/net/aspose.words.fie...
  10. CertificateHolder.create method | Aspose.Words ...

    Aspose.Words.DigitalSignatures.CertificateHolder.create method...Shows how to digitally sign documents. // Create an X.509 certificate...() }; // Take an unsigned document from the local file system...

    reference.aspose.com/words/nodejs-net/aspose.wo...