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

doc

(0.14 sec)
  1. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert column chart. Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.bidi property | Aspose.Words for Node.js

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Define a set of font settings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PatternType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a shape.... let doc = new aw . Document ( base ....border.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TabStop class | Aspose.Words for Python

    aspose.words.TabStop class. Represents a single custom tab stop... doc = aw . Document ( file_name =...between TOC and TOC9. for para in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Փոխարկել TEXT GIF C++

    Փոխարկեք TEXT ը GIF ձևաչափի C++ կոդով: Պահեք TEXT որպես GIF օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/tex...
  7. Փոխարկել JPG JPG C++

    Փոխարկեք JPG ը JPG ձևաչափի C++ կոդով: Պահեք JPG որպես JPG օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/hy/cpp/conversion/jpg...
  8. Փոխարկել WORD PNG C++

    Փոխարկեք WORD ը PNG ձևաչափի C++ կոդով: Պահեք WORD որպես PNG օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/wor...
  9. ChartDataTable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataTable class to easily customize chart data tables and enhance your data visualization with powerful features.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Footnote.IsAuto | Aspose.Words for .NET

    Discover the IsAuto property for footnotes, enabling seamless autonumbering or custom reference marks for enhanced Document clarity and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add text, and reference...

    reference.aspose.com/words/net/aspose.words.not...