Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 31,029 for

doc

(0.15 sec)
  1. StyleCollection.clear_quick_style_gallery metho...

    StyleCollection.clear_quick_style_gallery method. Removes all styles from the Quick Style Gallery panel.... doc = aw . Document () # Note that...for now. doc . styles . clear_quick_style_gallery () doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.Clone | Aspose.Words for .NET

    Effortlessly duplicate your Documents with our Document Clone method. Achieve precise deep copies for seamless editing and efficient workflow.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_Document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) into the Document.... doc = aw . Document ( file_name =...DocumentBuilder ( doc = doc ) builder . move_to ( doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::TabStopCollection::idx_get metho...

    Aspose::Words::TabStopCollection::idx_get method. Gets a tab stop at the specified position in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < TabStopCollection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Field.IsDirty | Aspose.Words for .NET

    Manage the IsDirty property to ensure your field data stays accurate and up-to-date, enhancing Document integrity and performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Give the document's built-in...

    reference.aspose.com/words/net/aspose.words.fie...
  6. GlowFormat.Remove | Aspose.Words for .NET

    Effortlessly remove GlowFormat from your parent object with our efficient GlowFormat Remove method. Enhance your design workflow today!... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. MarkdownSaveOptions.link_export_mode property |...

    MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_shape (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions method. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns. The default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Jason...

    reference.aspose.com/words/cpp/aspose.words.rep...