Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 1,865 for

sign document

(0.12 sec)
  1. Aspose::Words::Vba::VbaModule class | Aspose.Wo...

    Aspose::Words::Vba::VbaModule class. Provides access to VBA project module. To learn more, visit the Documentation article in C++....Working with VBA Macros documentation article. class VbaModule...module is a procedural module, document module, class module, or designer...

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection....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...
  3. Java APIs for Popular File Formats | products.a...

    Collection of APIs for Java developers to manipulate files from Word Excel PDF PowerPoint Visio OneNote Email Project Images 3D GIS....Outlook, PDF, 3D, CAD and other document formats from your own Java...Install-Package Visit our documentation for more details. Aspose...

    products.aspose.com/total/java/
  4. Check if VBA project in a Workbook is Signed|Do...

    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....VBA project in a Workbook is Signed Contents [ Hide ] You can check...check if your VBA project is signed or not using Microsoft Excel...

    docs.aspose.com/cells/java/check-if-vba-project...
  5. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the VBA project’s code page....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...
  6. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....Load the source RTF file into Document class object for conversion...steps to convert rich text document to PDF using C++ . Once all...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  7. Aspose::Words::Vba::VbaProject::get_IsSigned me...

    Aspose::Words::Vba::VbaProject::get_IsSigned method. Shows whether the VbaProject is Signed or not in C++....Shows whether the VbaProject is signed or not. bool Aspose :: Words...Examples Shows how to access a document’s VBA project information...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. HtmlSaveOptions.replace_backslash_with_yen_sign...

    HtmlSaveOptions.replace_backslash_with_yen_Sign property. Specifies whether backslash characters should be replaced with yen Signs...replace_backslash_with_yen_sign property HtmlSaveOptions.rep...replace_backslash_with_yen_sign property Specifies whether backslash...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 通过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/
  10. Aspose::Words::Vba::VbaProject::get_CodePage me...

    Aspose::Words::Vba::VbaProject::get_CodePage method. Gets or sets the VBA project’s code page 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...