Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 180,111 for

doc

(0.08 sec)
  1. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Body > body = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. HyphenationOptions | Aspose.Words for Java

    Allows to configure Document hyphenation options in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setSize(24...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_revisions method. Stops automatic marking of Document changes as revisions.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Editing a document usually does...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured Document tag range end class....constructor StructuredDocumentTa(doc, id) Initializes a new instance...class. StructuredDocumentTa ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a Document. NPOI does not provide an opportunity to work with bookmarks using C#....Document doc = new Document ( "../../data/document.doc" ); DocumentBuilder...builder = new DocumentBuilder ( doc ); // ----- Set Bookmark builder...

    docs.aspose.com/words/net/working-with-bookmark...
  6. 在 XPS 文件中使用渐变 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。了解 .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-gr...
  7. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the Document grid behavior.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.building_block_category p...

    StructuredDocumentTag.building_block_category property. Specifies category of building block for this SDT node...DOC_PART_OBJ SDT types. It is read-only...set its category and gallery. doc = aw . Document () building_block_sdt...

    reference.aspose.com/words/python-net/aspose.wo...
  10. C++ API to Export CGM to DOTM | products.aspose...

    Convert CGM to DOTM within C++ applications....to convert CGM file format to DOC. This API provides a wide range...popular file formats such as DOC, HTML, XPS, and many more. Secondly...

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