Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 78,371 for

doc format

(0.07 sec)
  1. Border.ClearFormatting | Aspose.Words for .NET

    Reset your border properties to default with the Border ClearFormatting method. Simplify your design process and enhance your project's appearance!... Document doc = new Document ( MyDir + "Borders...paragraph format object. BorderCollection borders = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/bor...
  2. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing Document automation and customization.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    Discover the BuiltInDocumentProperties Paragraphs property, offering an accurate estimate of paragraph count in your Document for better content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  4. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field Formats. Optimize your Documents!...due to requirements of this format. Examples Shows how to get...when saving to html. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.Text](../../aspose.words/loadFormat/#Text) Document into a [Document](../../aspose.words/Document/) object...or Emf) images to Png image format. (Inherited from LoadOptions...is imported from plain text format. The default value is true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CellFormat.rightPadding property | Aspose.Words...

    CellFormat.rightPadding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....how to format cells with a document builder. let doc = new aw...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CellFormat.bottomPadding property | Aspose.Word...

    CellFormat.bottomPadding property. Returns or sets the amount of space (in points) to add below the contents of cell....how to format cells with a document builder. let doc = new aw...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CellFormat.leftPadding property | Aspose.Words ...

    CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....how to format cells with a document builder. let doc = new aw...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert a Document to MHTML and Send It by Emai...

    Convert any Document to the MHTML Format and then send it by e-mail using one more Aspose family product in Java....to the MHTML (Web Archive) format. This makes it convenient to...document in any supported format, such as DOC, OOXML, or RTF, into...

    docs.aspose.com/words/java/convert-a-document-t...