Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 89,966 for

doc format

(0.26 sec)
  1. Convert a Document to MHTML and Send It by Emai...

    Convert a Document from almost any Format to the MHTML Format and send the result Document by e-mail....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/cpp/convert-a-document-to...
  2. Փոխարկել TEXT GIF C++

    Փոխարկեք TEXT ը GIF ձևաչափի C++ կոդով: Պահեք TEXT որպես GIF օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/tex...
  3. Փոխարկել TEXT Պատկեր C++

    Փոխարկեք TEXT ը Պատկեր ձևաչափի C++ կոդով: Պահեք TEXT որպես Պատկեր օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/tex...
  4. Convert XLSB to PPTX with C++ or with free Onli...

    Convert XLSB to PPTX within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/xlsb-t...
  5. Convert XLT to PPTX with C++ or with free Onlin...

    Convert XLT to PPTX within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/xlt-to...
  6. IChartDataPoint Interface | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point properties. Enhance your data visualization effortlessly!...ChartDataPoint () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. C++ API to Convert XML to PPTM | products.aspos...

    Convert XML to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...reference Save the document to PPTM format using Save member function...instance of Document class auto doc = MakeObject < Document > ( u...

    products.aspose.com/total/cpp/conversion/xml-to...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the Document. Default value is %2 in C++....will be split at paragraphs formatted using Heading 1 , Heading...headings into several parts. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. 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/