Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 347,574 for

document

(0.17 sec)
  1. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision footnotes...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...for every paragraph in the document to RTL. for ( const auto &...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....Specifies the security level of a document as a numeric value. @property...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IDocumentProcessorPlugin.append method | Aspose...

    IDocumentProcessorPlugin.append method. Append the Document loading it with the specified load options.... load_options) Append the document loading it with the specified...load_options LoadOptions The document load options. Can be None...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OfficeMath.Accept | Aspose.Words for .NET

    Discover the OfficeMath Accept method for seamless visitor management. Enhance your workflow with easy integration and improved efficiency!...in a document. public void OfficeMathToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words.mat...
  6. HtmlElementSizeOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports element widths and heights to HTML MHTML and EPUB in Java.... Document doc = new Document(); DocumentBuilder...fromPoints(144.0)); // When we save a document to HTML, Aspose.Words will...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a Document object. To learn more, visit the Documentation article in C++....URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. class LoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which Document shall be used as a target during comparison....target property Specifies which document shall be used as a target...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfSaveOptions.TextCompression | Aspose.Words f...

    Discover the PdfSaveOptions TextCompression property to optimize your Documents. Choose the best compression type for efficient text storage and faster loading....all textual content in the document. public PdfTextCompression...output size when saving a document without compression. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Export OFT to RTF via C++ | products.aspose.com

    C++ API to Convert OFT to RTF without using Microsoft Word or Outlook...HTML by using Document class Save the document to RTF format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...