Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 42,227 for

doc

(0.07 sec)
  1. Aspose::Words::FileFormatUtil::LoadFormatToSave...

    Aspose::Words::FileFormatUtil::LoadFormatToSaveFormat method. Converts a LoadFormat value to a SaveFormat value if possible in C++....(); ASSERT_EQ ( LoadFormat :: Doc , loadFormat ); // Below are...detected file extension. auto doc = MakeObject < Document > ( docStream...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured Document tag which accepts multi-sections content in Java.... Document doc = new Document(getMyDir() + "Multi-section...rangeStartTag = (StructuredDocumentTa) doc.getChildNodes(NodeType.STRUC...

    reference.aspose.com/words/java/com.aspose.word...
  3. Table.StyleOptions | Aspose.Words for .NET

    Discover the Table StyleOptions property to customize your table's appearance with flexible bit flags. Enhance your table's style effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabelCollection.show_leader_lines prop...

    ChartDataLabelCollection.show_leader_lines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIf.ComparisonOperator | Aspose.Words for .NET

    Discover the FieldIf ComparisonOperator property, easily manage and customize comparison operators for enhanced data handling and analysis.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Statement...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocSaveOptions.SavePictureBullet | Aspose.Words...

    Discover how the DocSaveOptions SavePictureBullet property enhances your Document output. Control PictureBullet data saving effortlessly for optimal results.... Document doc = new Document ( MyDir + "Image...SaveFormat . Doc ); saveOptions . SavePictureBullet = false ; doc . Save...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FootnotePosition enumeration | Aspose.Words for...

    Aspose.Words.Notes.FootnotePosition enumeration. Defines the footnote position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FixedPageSaveOptions.jpegQuality property | Asp...

    FixedPageSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the JPEG images inside Html Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // An endnote is a way to...

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