Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 263,274 for

document

(0.12 sec)
  1. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected Document format in C++.... method Gets the detected document format. Aspose :: Words ::...const Remarks When an OOXML document is encrypted, it is not possible...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render...Default is all the pages in the document. get pageSet () : Aspose ...indices. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF Document....a user on an encrypted PDF document. Members Name Description...all operations on the PDF document. This is the default value...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java....the Working with Fields documentation article. Remarks: Inserts...GLOSSARY fields. Document doc = new Document(); // Create a glossary...

    reference.aspose.com/words/java/com.aspose.word...
  5. LanguagePreferences | Aspose.Words for Java

    Allows to set up language preferences in Java....the Specify Load Options documentation article. Remarks: Implements...preferences when loading a document. LoadOptions loadOptions =...

    reference.aspose.com/words/java/com.aspose.word...
  6. ReportBuilder Class | Aspose.Words for .NET

    Effortlessly create dynamic reports with Aspose.Words LowCode ReportBuilder. Utilize LINQ Reporting Engine to fill templates with data seamlessly....LoadOptions ) Specifies input document for processing. From ( string...LoadOptions ) Specifies input document for processing. To ( List<Stream>...

    reference.aspose.com/words/net/aspose.words.low...
  7. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Aspose::Words::Inline::get_IsMoveFromRevision m...

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

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. DocumentVisitor.VisitCommentRangeStart | Aspose...

    Explore the DocumentVisitor VisitCommentRangeStart method to efficiently handle text comments in your code, enhancing readability and organization....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...