Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 179,922 for

doc

(0.1 sec)
  1. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how Document revisions are handled during layout process. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a revision, then...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection....( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

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

    Unlock seamless integration with ComHelper's Open method, enabling effortless Document loading from files for your COM applications....ComHelper" ) Dim doc Set doc = helper . Open ( fileName...local system filename: Document doc = comHelper . Open ( MyDir +...

    reference.aspose.com/words/net/aspose.words/com...
  4. Stroke.ForeColor | Aspose.Words for .NET

    Discover the Stroke ForeColor property to easily customize your stroke's foreground color for enhanced design flexibility and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartMarker.Format | Aspose.Words for .NET

    Discover the ChartMarker Format property for easy access to customizable fill and line styles, enhancing your data visualization with unique markers.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.Visible | Aspose.Words for .NET

    Control stroke visibility with our easy-to-use property. Enhance your design by toggling stroke visibility for better visual impact!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Tables::CellFormat::get_Horizont...

    Aspose::Words::Tables::CellFormat::get_HorizontalMerge method. Specifies how the cell is merged horizontally with other cells in the row in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a cell into the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. ParagraphFormat.space_before_auto property | As...

    ParagraphFormat.space_before_auto property. True if the amount of spacing before the paragraph is set automatically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Apply a large amount of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.moveToField method | Aspose.Wor...

    DocumentBuilder.moveToField method. Moves the cursor to a field in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a field using the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldStyleRef.SuppressNonDelimiters | Aspose.Wo...

    Control nondelimiter characters with the FieldStyleRef SuppressNonDelimiters property. Enhance data clarity and presentation in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

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