Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 157,061 for

doc

(0.08 sec)
  1. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DownsampleOptions class | Aspose.Words for Python

    aspose.words.saving.DownsampleOptions class. Allows to specify downsample options... doc = aw . Document ( file_name =...downsample_options . resolution_threshold ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextColumn class | Aspose.Words for Node.js

    Aspose.Words.TextColumn class. Represents a single text column... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let pageSetup = builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in C++...converting the presentation to Word (DOC or DOCX). When compared to Microsoft...MakeObject < Presentation > (); auto doc = MakeObject < Aspose :: Words...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. Paragraph.is_move_from_revision property | Aspo...

    Paragraph.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... doc = aw . Document ( file_name =.... MOVING , doc . revisions )))) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.crossesAt property | Aspose.Words for...

    ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LoadOptions.load_format property | Aspose.Words...

    LoadOptions.load_format property. Specifies the format of the Document to be loaded... load_format ) doc = aw . Document ( file_name =...repair the link. image_shape = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartMarker class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker...'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the Document.... doc = aw . Document ( file_name =...'Properties.docx' ) properties = doc . built_in_document_properties...

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