Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 30,980 for

doc

(0.04 sec)
  1. Aspose::Words::Lists::ListLevel::get_NumberStyl...

    Aspose::Words::Lists::ListLevel::get_NumberStyle method. Returns or sets the number style for this list level in C++.... auto doc = MakeObject < Document > ();...levels. SharedPtr < List > list = doc -> get_Lists () -> Add ( ListTemplate...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. VbaProject.is_protected property | Aspose.Words...

    VbaProject.is_protected property. Shows whether the [VbaProject](../) is password protected.... doc = aw . Document ( file_name =...docm' ) self . assertTrue ( doc . vba_project . is_protected...

    reference.aspose.com/words/python-net/aspose.wo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Mga Split File - Pythonhttps://products.aspose.com/pdf/fil/python-net/splitter/Doc/Recent content in Mga Split File - Python on DocumentationHugo -- ......com/pdf/fil/python-net/splitter/doc/Recent content in Mga Split File...com/pdf/fil/python-net/splitter/doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/fil/python-net/splitter...
  4. Document.TrackRevisions | Aspose.Words for .NET

    Enable Document TrackRevisions to automatically track edits in Microsoft Word, ensuring seamless collaboration and precise version control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/doc...
  5. RevisionType enumeration | Aspose.Words for Nod...

    Aspose.Words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this Document is edited in Microsoft Word in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....suppress_endnotes (): doc = aw . Document () doc . remove_all_children...EndnotePosition . END_OF_DOCUMENT , doc . endnote_options . position...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Security method. Specifies the security level of a Document as a numeric value in C++....This property is available in DOC and OOXML documents only. To...security level of a document. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. FontSourceType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceType enum for efficient font source management. Optimize your Document processing with flexible font options....ttf" , 0 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...