Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 180,095 for

doc

(0.24 sec)
  1. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Start a table and set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartLegend.Format | Aspose.Words for .NET

    Discover the ChartLegend Format property for easy customization of legend fill and line styles, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartXValue.FromDouble | Aspose.Words for .NET

    Discover the ChartXValue FromDouble method to effortlessly create Double type ChartXValue instances, enhancing your data visualization capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your Document editing efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::GetByTitle method. Returns the first structured Document tag encountered in the collection with the specified title in C++.... auto doc = System :: MakeObject < Aspose...IStructuredDocumentT > sdt = doc -> get_Range () -> get_StructuredDocumentTa...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. ChartDataPointCollection.has_default_format met...

    ChartDataPointCollection.has_default_format method. Gets a flag indicating whether the data point at the specified index has default format.... doc = aw . Document ( file_name =...series to update format. shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::OlePackage::get_Display...

    Aspose::Words::Drawing::OlePackage::get_DisplayName method. Gets or sets OLE Package display name in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PreferredWidth class | Aspose.Words for Node.js

    Aspose.Words.Tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::Table::get_AllowCellSpac...

    Aspose::Words::Tables::Table::get_AllowCellSpacing method. Gets or sets the "Allow spacing between cells" option in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the Document has different headers and footers for odd-numbered and even-numbered pages.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify that we want different...

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