Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 88,444 for

doc format

(0.1 sec)
  1. 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...
  2. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::FontInfo class | Aspose.W...

    Aspose::Words::Fonts::FontInfo class. Specifies inFormation about a font used in the Document. To learn more, visit the Documentation article in C++....OpenType format. Fonts in Embedded OpenType format are converted...present in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. HtmlSaveOptions.DocumentSplitCriteria | Aspose....

    Discover the HtmlSaveOptions DocumentSplitCriteria property to optimize Document saving in HTML, EPUB, and AZW3 Formats. Enhance your Formatting control today!...saving to Html, Epub or Azw3 format. Default is None for HTML and...pages. When saving to HTML format these pages will be output...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert TEXT To WORD Python

    Convert TEXT to WORD Format in Python code. Save TEXT as WORD using Python....Word, and many other document formats using Python. DOCX Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...
  6. Convert WORD To EPUB Python

    Convert a Word Document to EPUB Format in Python code. Save a Word Document as EPUB using Python....EPUB, and many other document formats using Python. EPUB Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...
  7. Convert WORD To MARKDOWN Python

    Convert a Word Document to MARKDOWN Format in Python code. Save a Word Document as MARKDOWN using Python....Markdown, and many other document formats using Python. MD Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...
  8. HtmlSaveOptions.documentSplitCriteria property ...

    HtmlSaveOptions.DocumentSplitCriteria property. Specifies how the Document should be split when saving to [SaveFormat.Html](../../../aspose.words/saveFormat/#Html), [SaveFormat.Epub](../../../aspose.words/saveFormat/#Epub) or [SaveFormat.Azw3](../../../aspose.words/saveFormat/#Azw3) Format...Azw3 format. Default is DocumentSplitCriteri...pages. When saving to HTML format these pages will be output...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSaveOptions.useGdiEmfRenderer property | A...

    ImageSaveOptions.useGdiEmfRenderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....written directly to the metafile format with Aspose.Words. Has effect...converting a document to .emf. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....DOC document. Perl # ! C : \ Perl...//Create new Document Document doc = new Document (); //Create DocumentBuilder...

    docs.aspose.com/words/java/perl-and-aspose-word...