Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 30,980 for

doc

(0.05 sec)
  1. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...how to create a table. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add a line chart, then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::TextureIndex enum | Aspose.Words...

    Aspose::Words::TextureIndex enum. Specifies shading texture in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < BorderCollection...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your Documents. Enhance your Document processing with powerful features!...Document doc = new Document (); Table table = new Table ( doc ); doc...doc . FirstSection . Body . AppendChild ( table ); // Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  5. ViewOptions.displayBackgroundShape property | A...

    ViewOptions.displayBackgroundShape property. Controls display of the background shape in print layout view....</p> </body> </html>` ; let doc = new aw . Document ( Buffer...a" flag to "true". expect ( doc . viewOptions . displayBackgroundSha...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the font is formatted as embossed.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 36...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.revisionsView property | Aspose.Words ...

    Document.revisionsView property. Gets or sets a value indicating whether to work with the original or revised version of a Document.... let doc = new aw . Document ( base ....docx" ); doc . updateListLabels (); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_BuildingBlockCategory method. Specifies category of building block for this SDT node. Can not be null in C++.... auto doc = MakeObject < Document > ();...MakeObject < StructuredDocumentTa > ( doc , SdtType :: BuildingBlockGallery...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.bold property | Aspose.Words fo...

    DocumentBuilder.bold property. True if the font is formatted as bold.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS...

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