Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 157,081 for

doc

(0.11 sec)
  1. FieldOptions.toa_categories property | Aspose.W...

    FieldOptions.toa_categories property. Gets or sets the table of authorities categories.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # TOA fields can filter their...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Range | Aspose.Words for Java

    Represents a contiguous area in a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....how to set series color: auto doc = System :: MakeObject < Document...MakeObject < DocumentBuilder > ( doc ); auto shape = builder -> InsertChart...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  5. Aspose::Words::Tables::Row class | Aspose.Words...

    Aspose::Words::Tables::Row class. Represents a table row. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: Tables :: Table > ( doc ); doc -> get_FirstSection () ->...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...DocStructureToText () { Document doc = new Document ( MyDir + "Do...and modify each visited node. doc . Accept ( visitor ); Console...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF Document with a digital signature in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Contents of...

    reference.aspose.com/words/java/com.aspose.word...
  8. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DocX format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two wrapping types...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create DOT in Python | products.aspose.com

    Generate Microsoft Word DOT Document using Python applications without using Microsoft Word....Options with Python Generate DOC File (Microsoft Word Binary Format)...documents. While similar to DOC files, DOT files are saved in...

    products.aspose.com/total/python-net/create/dot/
  10. TableSubstitutionRule.SetSubstitutes | Aspose.W...

    Discover how to customize font names with the TableSubstitutionRule SetSubstitutes method. Enhance your design with tailored typography solutions!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

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