Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 30,978 for

doc

(0.07 sec)
  1. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Comment::RemoveAllReplies method...

    Aspose::Words::Comment::RemoveAllReplies method. Removes all replies to this comment in C++.... auto doc = MakeObject < Document > ();...comment = MakeObject < Comment > ( doc , u "John Doe" , u "J.D." , System...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowBubbleSize method. Allows to specify if bubble size is to be displayed for the data labels on a chart. Applies only to Bubble charts. Default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the Document.... doc = aw . Document ( file_name =...'Footer.docx' ) headers_footers = doc . first_section . headers_footers...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the Document in Java....that we will merge Document doc = createSourceDocMappe(); DataTable...MappedDataFieldColle mappedDataFields = doc.getMailMerge().getMappedDataFields();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Document.viewOptions property | Aspose.Words fo...

    Document.viewOptions property. Provides options to control how the Document is displayed in Microsoft Word.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . writeln ( "Hello world!" ); doc . viewOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VbaProject.is_protected property | Aspose.Words...

    VbaProject.is_protected property. Shows whether the [VbaProject](../) is password protected.... doc = aw . Document ( file_name =...docm' ) self . assertTrue ( doc . vba_project . is_protected...

    reference.aspose.com/words/python-net/aspose.wo...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Mga Split File - Pythonhttps://products.aspose.com/pdf/fil/python-net/splitter/Doc/Recent content in Mga Split File - Python on DocumentationHugo -- ......com/pdf/fil/python-net/splitter/doc/Recent content in Mga Split File...com/pdf/fil/python-net/splitter/doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/fil/python-net/splitter...
  10. CustomPartCollection indexer | Aspose.Words for...

    CustomPartCollection indexer. Gets or sets an item at the specified index.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

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