Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 78,378 for

doc format

(0.05 sec)
  1. 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...
  2. C# API to Export MSG to DOT | products.aspose.com

    Convert MSG to DOT without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs provided...allows you to convert MSG file format to HTML. After that, you can...

    products.aspose.com/total/net/conversion/msg-to...
  3. 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...
  4. 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...
  5. 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...
  6. TEX to XML Converter using C++ | Aspose.PDF

    Sample code for TEX to XML conversion using C++. Use C++ example for batch TEX to XML conversion....a document from TEX to XML format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/tex-to-xml/
  7. TEX to HTML Converter using C++ | Aspose.PDF

    Sample code for TEX to HTML conversion using C++. Use C++ example for batch TEX to HTML conversion....a document from TEX to HTML format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/tex-to-h...
  8. TEX to SVG Converter using C++ | Aspose.PDF

    Sample code for TEX to SVG conversion using C++. Use C++ example for batch TEX to SVG conversion....a document from TEX to SVG format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/tex-to-svg/
  9. TEX to TXT Converter using C++ | Aspose.PDF

    Sample code for TEX to TXT conversion using C++. Use C++ example for batch TEX to TXT conversion....a document from TEX to TXT format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/tex-to-txt/
  10. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize Document saving with customizable compression levels for enhanced performance.... Document doc = new Document ( MyDir + "Big...save the document to an OOXML format, we can create an OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...