Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,060 for

sign document

(0.07 sec)
  1. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....additional options when saving a document into the SaveFormat.XAML_FLOW...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to reduce file size increased by digital si...

    Hello, I am evaluating AsposePDF for our coming project. I have a PDF template that has 4 digital Signature fields. Each time I use AsposePDF to add a new Signature, the file size increases dramatically. I am using an …...optimize the PDF file size after signing it digitally. For example,...= true; using (Document document = new Document(dataDir + "aspose4...

    forum.aspose.com/t/how-to-reduce-file-size-incr...
  3. Aspose::Words::Vba::VbaModuleCollection::Remove...

    Aspose::Words::Vba::VbaModuleCollection::Remove method. Removes the specified module from the collection in C++....Examples Shows how to access a document’s VBA project information...information. auto doc = MakeObject < Document > ( MyDir + u "VBA project...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. VbaProject Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaProject class to effortlessly manage VBA project info and modules within your Documents. Enhance your automation today!... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. public class VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  5. VbaModuleCollection.Count | Aspose.Words for .NET

    Discover the VbaModuleCollection Count property, which efficiently counts your VBA modules, enhancing your coding workflow and organization....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  6. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...additional options when saving a document into the SaveFormat.Pdf format...the Specify Save Options documentation article. Inheritance: PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. VbaProject.is_protected property | Aspose.Words...

    VbaProject.is_protected property. Shows whether the [VbaProject](../) is password protected.... Document ( file_name = MY_DIR + 'Vba...code_page property VbaProject.is_signed property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and formatting bugs for seamless Document creation....“lay-tech” or “lah-tech”) is a document preparation system used for...for creating documents with complex formatting, such as academic...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  10. DigitalSignature.signature_value property | Asp...

    DigitalSignature.Signature_value property. Gets an array of bytes representing a Signature value....a digitally signed document. doc = aw . Document ( MY_DIR + 'Digitally...'Digitally signed.docx' ) for digital_signature_val in doc ....

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