Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 147,078 for

doc

(0.09 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. 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...
  3. Convert EXCEL to WORD with C++ or with free Onl...

    Convert EXCEL to WORD within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....document to DOC format using Save member function and set Doc as SaveFormat...Document class reference auto doc = MakeObject < Document >( u...

    products.aspose.com/total/cpp/conversion/excel-...
  4. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment.... doc = aw . Document ( MY_DIR + 'Digitally...signed.docx' ) for signature in doc . digital_signatures : print...

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

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  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. 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...
  9. 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...
  10. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this shape is a horizontal rule in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...