Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 18,768 for

insert documents

(0.13 sec)
  1. Aspose::Words::Drawing::Charts::AxisScaling cla...

    Aspose::Words::Drawing::Charts::AxisScaling class. Represents the scaling options of the axis. To learn more, visit the documentation article in C++....the Working with Charts documentation article. class AxisScaling...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....Levels of Nodes in a Document documentation article. class Inline...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....the outline of a saved XPS document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....Delete Comments from Word Document in Java How to Make a Fillable...using Java How to Read Word Document in Java How to Convert RTF...

    kb.aspose.com/words/java/page/3/
  5. OutlineOptions.createMissingOutlineLevels prope...

    OutlineOptions.createMissingOutlineLevels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported....missing outline levels when the document is exported. Default value...saving a PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.has_minor_gridlines property | Aspose...

    ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor gridlines.... Examples Shows how to insert chart with date/time values...values. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionColor enum to customize document revision colors, enhancing clarity and improving collaboration in your Documents....Allows to specify color of document revisions. public enum RevisionColor...rendered output document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....DocumentBuilder to Modify a Document Contents [ Hide ] Specifying...list formatting. In Word documents, lists may consist of up to...

    docs.aspose.com/words/java/using-documentbuilde...
  9. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection class. Represents a collection of X values for a chart series in C++.... To add or insert new values to a chart series...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert four runs of text into the...

    reference.aspose.com/words/net/aspose.words/par...