Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 89,966 for

doc format

(0.21 sec)
  1. 使用 Python 将 PDF 转换为 Excel|Aspose.PDF for Python...

    Aspose.PDF for Python 库允许您使用 Python 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。... read () doc = Api . Document ( byte_array...documentOutName = "testout/result1.xls" doc . save ( documentOutName , Api...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...
  2. C++ API to Convert PDF to ODP | products.aspose...

    Convert PDF to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...two different formats and the content of one format cannot be used...you need to convert it to ODP format. How Aspose.Total helps for...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. StructuredDocumentTagRangeStart.word_open_xml p...

    StructuredDocumentTagRangeStart.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveFormat/#FLAT_OPC) Format....FLAT_OPC format. @property def word_open_xml...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. C++ API to Convert MHTML to ODP | products.aspo...

    Convert MHTML to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...HTML) is a web page archive format used to save web pages in a...(OpenDocument Presentation) is a file format used to create presentations...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. 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...
  6. Aspose::Words::Font::get_SizeBi method | Aspose...

    Aspose::Words::Font::get_SizeBi method. Gets or sets the font size in points used in a right-to-left Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Define a set of font settings...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!...ChartDataPoint () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....ChartDataPoint () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word Document. To learn more, visit the Documentation article in C++....into a string in the specified format. ToString (const System::S...clone a composite node. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/node/
  10. Convert TEXT To SVG Java

    Convert TEXT to SVG Format in Java code. Save TEXT as SVG using Java....SVG, and many other document formats using Java. SVG Node Python...transform text to SVG image format with just a few lines of Java...

    products.aspose.com/words/java/conversion/text-...