Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 228,826 for

document

(0.17 sec)
  1. Export EMLX to OTT via C++ | products.aspose.com

    C++ API to Convert EMLX to OTT without using Microsoft Word or Outlook...ability to read and write documents in various formats, the ability...ability to convert documents to various formats, and the ability...

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. StructuredDocumentTag.word_open_xml_minimal pro...

    StructuredDocumentTag.word_open_xml_minimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....generates a stripped-down document that excludes any non-content-related...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export OFT to TIFF via C++ | products.aspose.com

    C++ API to Convert OFT to TIFF without using Microsoft Word or Outlook...create, edit, and convert documents in various formats. It supports...create, edit, and convert documents in various formats. It includes...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export OFT to DOC via C++ | products.aspose.com

    C++ API to Convert OFT to DOC without using Microsoft Word or Outlook...that supports a wide range of document formats, including DOC, DOCX...make it easy to work with documents, such as the ability to create...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. SvgSaveOptions.resourceSavingCallback property ...

    SvgSaveOptions.resourceSavingCallback property. Allows to control how resources (images) are saved when a Document is exported to SVG format....(images) are saved when a document is exported to SVG format...created while converting a document to .svg. test . skip ( 'SvgResourceFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a Document that is contained in this node in C++....represents the portion of a document that is contained in this...range. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify project signatures and enhance your code security. Ensure your VBA projects are trusted!...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...
  8. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_DecryptionPassword method. The password to decrypt source Document. Default value is empty string in C++....password to decrypt source document. Default value is empty string...Shows how to sign encrypted document file. // Create an X.509 certificate...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. SvgSaveOptions.saveFormat property | Aspose.Wor...

    SvgSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...created while converting a document to .svg. test . skip ( 'SvgResourceFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them.... In MS Word document, you can insert header footer...header and footer of the Word document and saves it to DOCX file...

    kb.aspose.com/words/net/how-to-insert-header-an...