Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 8,652 for

sign document

(0.13 sec)
  1. 16.5.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 16.5.0 Release Notes – the latest updates and fixes....sign() receives InputStream for input...Bug WORDSNET-12133 Save Word document as PDF corrupts WordArt Bug...

    docs.aspose.com/words/java/aspose-words-for-jav...
  2. DigitalSignature.Comments | Aspose.Words for .NET

    DigitalSignature Comments property. Gets the Signing purpose comment in C#....Comments property Gets the signing purpose comment. public string...signature in a document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  3. Export CGM to OTP via C# API | products.aspose.com

    .NET API to Convert CGM to OTP without using Microsoft Word...features to manipulate PDF documents, such as creating, editing...create, edit, and convert documents and presentations, making...

    products.aspose.com/total/net/conversion/cgm-to...
  4. Convert POTX to DIF in Android Apps or with fre...

    Convert POTX to DIF in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POTX to DIF online converter quickly before integrating the code....Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/android-java/conversi...
  5. Convert MHTML to ODS in Android Apps | products...

    Render MHTML to ODS in Android Apps API without using Microsoft Excel or Adobe Reader...read, edit, and convert PDF documents within your Android applications...as document conversion, text extraction, document signing, and...

    products.aspose.com/total/android-java/conversi...
  6. StampAnnotation.h - Aspose.PDF for C++ - API Re...

    StampAnnotation.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 // C# preproce......namespace Annotations 31 class Document ; 32 namespace Engine 33 {...StampAnnotation ( System::SharedPtr<Document> document); 136 ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/_stamp_annotation_...
  7. Export CSV to OTT in Android or with free Onlin...

    Android API to Convert CSV to OTT without using Microsoft Word or online. Test free CSV to OTT online converter quickly before integrating the code....image manipulation, and document signing. It also supports a variety...PDF file using Document class Save the document to OTT format...

    products.aspose.com/total/android-java/conversi...
  8. Convert XPS to XLAM in Android Apps | products....

    Render XPS to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader...fixed-layout document format that preserves document formatting...access the content of XPS documents in Excel and use the VBA macro...

    products.aspose.com/total/android-java/conversi...
  9. Aspose::Words::Vba::VbaModule Class Reference -...

    Provides access to VBA project module....Examples Shows how to access a document's VBA project information...information. auto doc = MakeObject<Document>(MyDir + u "VBA project.docm"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Change Subject Name with Digital Signature - As...

    We are using the following basic code for Signing the PDF: ExternalSignature externalSignature = new ExternalSignature(certificate); externalSignature.CustomAppearance = new Aspose.Pdf.Forms.SignatureCustomAppearance { …...the following basic code for signing the PDF: ExternalSignature...pdf"); using (Document document = new Document(inFile)) { using...

    forum.aspose.com/t/change-subject-name-with-dig...