Sort Score
Result 10 results
Languages All
Labels All
Results 9,891 - 9,900 of 180,101 for

doc

(0.15 sec)
  1. ChartYValueCollection | Aspose.Words for Java

    Represents a collection of Y values for a chart series in Java.... Document doc = new Document(); DocumentBuilder...getFill().setForeColor(Color.GREEN); doc.save(getArtifactsDir() + "Charts...

    reference.aspose.com/words/java/com.aspose.word...
  2. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word Document...Constructors Name Description Table(doc) Initializes a new instance of...Shows how to create a table. let doc = new aw . Document (); let table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. JsonDataSource | Aspose.Words for Java

    Provides access to data of a JSON file or stream to be used within a report in Java....template syntax reference( https://docs.aspose.com/display/wordsjava/Template+Syntax)...data source (string). Document doc = new Document(getMyDir() + "Reporting...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/python-net/faq/
  5. FieldPageRef class | Aspose.Words for Python

    aspose.words.fields.FieldPageRef class. Implements the PAGEREF field... def field_page_ref (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) insert_and_name_bookmark ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add a comment to a slide|Aspose.Slides Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....using ( PresentationDocument doc = PresentationDocument . Open...existing comment authors part. if ( doc . PresentationPart . CommentAuthorsPart...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  7. Aspose::Words::Fields::FieldIndex::get_HasSeque...

    Aspose::Words::Fields::FieldIndex::get_HasSequenceName method. Gets a value indicating whether a sequence should be used while the field's result building in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...Constructors Name Description Paragraph(doc) Initializes a new instance of...Aspose.Words document by hand. doc = aw . Document () # A blank...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompatibilityOptions.PrintColBlack | Aspose.Wor...

    Discover the PrintColBlack property for CompatibilityOptions—easily print in stunning black and white without dithering for crisp, clear results....void OptimizeFor () { Document doc = new Document (); // This object...CompatibilityOptions options = doc . CompatibilityOptions ; // Print...

    reference.aspose.com/words/net/aspose.words.set...