Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 88,715 for

doc format

(0.08 sec)
  1. ChartSeriesGroup.axis_group property | Aspose.W...

    ChartSeriesGroup.axis_group property. Gets or sets the axis group to which this series group belongs.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...is an XML-based vector image format for two-dimensional graphics...SWF (Small Web Format) is a vector file format used for multimedia...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. 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...
  4. ImageSaveOptions.tiffCompression property | Asp...

    ImageSaveOptions.tiffCompression property. Gets or sets the type of compression to apply when saving generated images to the TIFF Format....generated images to the TIFF format. get tiffCompression () : Aspose...convert into a TIFF image. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. C++ API to Convert XSLFO to POT | products.aspo...

    Convert XSLFO to POT via C++ without using Microsoft Word or Adobe Acrobat Reader... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting which is most commonly used...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. Converting a PDF file to EMF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-emf/
  7. Converting a PDF file to TXT using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-txt/
  8. Converting a PDF file to HTML using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-h...
  9. Converting a PDF file to XLSX using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-x...
  10. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a chart shape with...

    reference.aspose.com/words/java/com.aspose.word...