Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 180,131 for

doc

(0.13 sec)
  1. Aspose::Words::Document::get_Revisions method |...

    Aspose::Words::Document::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining Document formats for seamless loading and enhanced compatibility in your applications.... Doc 10 Microsoft Word 95 or Word...LoadOptions object. Document doc = new Document ( stream , options...

    reference.aspose.com/words/net/aspose.words/loa...
  3. Working with Visual Brush in XPS file | .NET

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/net/xps/working-with-visua...
  4. 在 XPS 文件中使用可视化画笔 | .NET

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/net/xps/working-with-vi...
  5. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust paragraph spacing in points, enhancing your Document's readability and style.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Apply a large amount of...

    reference.aspose.com/words/net/aspose.words/par...
  7. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Document::get_ViewOptions method...

    Aspose::Words::Document::get_ViewOptions method. Provides options to control how the Document is displayed in Microsoft Word in C++.... auto doc = System :: MakeObject < Aspose...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> get_ViewOptions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Get Document Window and Page Display Properties...

    Understand how to retrieve Document window and page display properties from a PDF in Python with Aspose.PDF for accurate presentation.... doc = self . Document () pdf = self...print "CenterWindow :- " + str ( doc . getCenterWindow ()) # Predominant...

    docs.aspose.com/pdf/java/get-document-window-an...
  10. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the Document in C++.... auto doc = System :: MakeObject < Aspose...Document > (); ASSERT_EQ ( 4 , doc -> get_Styles () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/doc...