Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 5,302 for

sign document

(0.14 sec)
  1. Barcode Generation Specifics in C#|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for .NET...pharmacy, post and delivery, documentation management, and many others...itineraries, and other similar documents may have unique barcodes to...

    docs.aspose.com/barcode/net/generate-barcode-ty...
  2. SignOptions class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.SignOptions class. Allows to specify options for Document Signing...to specify options for document signing. To learn more, visit...with Digital Signatures documentation article. Constructors Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert DOCM to CSV using Python or with free O...

    DOCM to CSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOCM to CSV online converter quickly before integrating the code....format is a Microsoft Word document that is based on the XML format...format and is used to store documents with macros. It is a binary...

    products.aspose.com/total/python-net/conversion...
  4. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets VBA project name....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Vba::VbaModule::get_Name method ...

    Aspose::Words::Vba::VbaModule::get_Name method. Gets or sets VBA project module name in C++....Examples Shows how to access a document’s VBA project information...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "VBA...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. 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...
  7. 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...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "VBA...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. Add a library reference to VBA project in workb...

    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....Cells initialized" ); }); document . getElementById ( 'runExample'...outputData ]); const downloadLink = document . getElementById ( 'downloadLink'...

    docs.aspose.com/cells/javascript-cpp/add-a-libr...
  9. VbaProject.modules property | Aspose.Words for ...

    VbaProject.modules property. Returns collection of VBA project modules....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 通过Node.js通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Node.js via C++管理Excel文件中的图片、OLE对象和形状。...node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

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