Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 52,859 for

doc

(0.1 sec)
  1. BuiltInDocumentProperties.comments property | A...

    BuiltInDocumentProperties.comments property. Gets or sets the Document comments.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let properties = doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways of aligning...

    reference.aspose.com/words/python-net/aspose.wo...
  3. VbaReference Class | Aspose.Words for .NET

    Discover Aspose.Words.Vba.VbaReference class for seamless integration with Automation type libraries and VBA projects. Enhance your Document automation today!...dll" ; Document doc = new Document ( MyDir + "VBA...VbaReferenceCollecti references = doc . VbaProject . References ; Assert...

    reference.aspose.com/words/net/aspose.words.vba...
  4. ChartAxis.CategoryType | Aspose.Words for .NET

    Discover the ChartAxis CategoryType property to easily customize your category axis for enhanced data visualization and improved chart clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the list level.... let doc = new aw . Document (); // A...its list levels. let list = doc . lists . add ( aw . Lists ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::EndEditableRang...

    Aspose::Words::DocumentBuilder::EndEditableRange method. Marks the current position in the Document as an editable range end in C++.... auto doc = MakeObject < Document > (); doc -> Protect (...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add text to the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Each paragraph can only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your Documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Each paragraph can only...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldCitation.VolumeNumber | Aspose.Words for .NET

    Manage your citations effortlessly with the FieldCitation VolumeNumber property, allowing you to easily set or retrieve associated volume numbers.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...