Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 90,516 for

doc format

(0.18 sec)
  1. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in Documents. Optimize your workflow with this essential feature!...how to format rows with a document builder. Document doc = new...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/hei...
  2. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list Formatting used in the Document in C++....Provides access to the list formatting used in the document. System...work with list levels. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your Document's save Format for optimal flexibility and control....SaveFormat property Specifies the format in which the document will...document to .epub. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldGlossary Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldGlossary class for seamless GLOSSARY field implementation. Enhance your Document processing with powerful features!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Փոխարկել WORD TIFF C++

    Փոխարկեք WORD ը TIFF ձևաչափի C++ կոդով: Պահեք WORD որպես TIFF օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/wor...
  6. EndnoteOptions.numberStyle property | Aspose.Wo...

    EndnoteOptions.numberStyle property. Specifies the number Format for automatically numbered endnotes....property Specifies the number format for automatically numbered...footnote/endnote reference marks. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FootnoteOptions.NumberStyle | Aspose.Words for ...

    Discover the FootnoteOptions NumberStyle property to easily customize footnote numbering Formats for enhanced Document clarity and professionalism....property Specifies the number format for automatically numbered...footnote/endnote reference marks. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  8. TxtSaveOptions.preserveTableLayout property | A...

    TxtSaveOptions.preserveTableLayout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text Format...when saving in the plain text format. The default value is false...converting to plaintext. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Load And Save To Stream in Python|Aspose.Words ...

    Load And Save Document To Stream using Python.... doc = Document ( stream ) \# You...the document to a different format and save to stream . dstStream...

    docs.aspose.com/words/java/load-and-save-to-str...