Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 43,403 for

doc

(0.17 sec)
  1. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Pareto chart....

    reference.aspose.com/words/net/aspose.words.dra...
  2. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust paragraph spacing in points, enhancing your Document's readability and style.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Apply a large amount of...

    reference.aspose.com/words/net/aspose.words/par...
  3. ParagraphFormat.no_space_between_paragraphs_of_...

    ParagraphFormat.no_space_between_paragraphs_of_same_style property. When ``True``, [ParagraphFormat.space_before](../space_before/) and [ParagraphFormat.space_after](../space_after/) will be ignored between the paragraphs of the same style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Apply a large amount of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converter.Create | Aspose.Words for .NET

    Create a new instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation.... string doc = MyDir + "Big document.docx"...ConverterContext ()) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  5. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected Document format in C++.... auto doc = MakeObject < Document > ();...set_Password ( u "MyPassword" ); doc -> Save ( ArtifactsDir + u "File...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Chart.series_groups property | Aspose.Words for...

    Chart.series_groups property. Provides access to a series group collection of this chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance....MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chart = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.current_paragraph property | As...

    DocumentBuilder.current_paragraph property. Gets the paragraph that is currently selected in this [DocumentBuilder](../).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a valid bookmark...

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