Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 180,907 for

doc

(0.09 sec)
  1. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.ODT or SaveFormat.OTT format in Java.... Document doc = new Document(getMyDir() + "Rendering...isStrictSchema11(exportToOdt11Specs); } doc.save(getArtifactsDir() + "OdtSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. OlePackage class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OlePackage class. Allows to access OLE Package properties... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // OLE objects allow us to...

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

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word Documents, enhancing your Document's layout and functionality....Document doc = new Document (); Table table = new Table ( doc ); doc...doc . FirstSection . Body . AppendChild ( table ); // Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  4. FieldCitation.AnotherSourceTag | Aspose.Words f...

    Discover how the FieldCitation AnotherSourceTag property enhances your citations by linking values from multiple sources for accurate referencing.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  5. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldCitation.FormatLanguageId | Aspose.Words f...

    Discover how the FieldCitation FormatLanguageId property enhances citation formatting in your Documents by managing language IDs for bibliographic styles.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Fields::FieldCollection::idx_get...

    Aspose::Words::Fields::FieldCollection::idx_get method. Returns a field at the specified index in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> InsertField ( u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.tickLabels property | Aspose.Words fo...

    ChartAxis.tickLabels property. Provides access to the properties of the axis tick mark labels.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyleCollection.lastRow property | A...

    ConditionalStyleCollection.lastRow property. Gets the last row style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...