Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 15,041 for

doc to pdf

(0.15 sec)
  1. Edit WORD In C++

    Edit a Word Document in C++ code....namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...MakeObject <DocumentBuilder>(doc); // Insert text at the beginning...

    products.aspose.com/words/cpp/edit/word/
  2. Convert POTM to DOCM in Python or with free Onl...

    POTM To DocM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POTM To DocM online converter quickly before integrating the code....API to convert POTM file to PDF. After that, it uses Microsoft...via .NET to save the created PDF into Microsoft Word as a DOCM...

    products.aspose.com/total/python-net/conversion...
  3. Export SVG to PPS in Android | products.aspose.com

    Android API To Convert SVG To PPS without using Microsoft Word...includes APIs for manipulating PDF, Word, Excel, PowerPoint, and...SVG to PPTX by using Aspose.PDF for Android via Java. This API...

    products.aspose.com/total/android-java/conversi...
  4. PdfSaveOptions.AttachmentsEmbeddingMode | Aspos...

    CusTomize how attachments are embedded in Pdfs with PdfSaveOptions. Ensure seamless integration and optimized Document sharing....attachments are embedded to the PDF document. public PdfAttachmentsEmbedd...embedded. PDF/A-1, PDF/A-2 and regular PDF/A-4 (not PDF/A-4f) standards...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Export EXCEL to PPTX in Android or with free On...

    Android API To Convert EXCEL To PPTX without using Microsoft Word or online. Test free EXCEL To Doc online converter quickly before integrating the code....PDF for Android via Java. Aspose...used to export EXCEL to PDF, and Aspose.PDF for Android via Java...

    products.aspose.com/total/android-java/conversi...
  6. Export XLTX to POWERPOINT in Android or with fr...

    Android API To Convert XLTX To POWERPOINT without using Microsoft Word or online. Test free XLTX To POWERPOINT online converter quickly before integrating the code....users to export XLTX files to PDF and then convert them to POWERPOINT...export XLTX to PDF. The second API is Aspose.PDF for Android via...

    products.aspose.com/total/android-java/conversi...
  7. Several Image Into JPG C++

    Merge multiple Image inTo JPG in C++ code. Save Image as JPG using C++....png" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/image-to-jpg/
  8. Several Image Into SVG C++

    Merge multiple Image inTo SVG in C++ code. Save Image as SVG using C++....png" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/image-to-svg/
  9. Convert PPS to DOCM in Python or with free Onli...

    PPS To DocM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPS To DocM online converter quickly before integrating the code....NET API to convert PPS file to PDF. After that by using Microsoft...Python via .NET, save the created PDF into Microsoft Word as a DOCM...

    products.aspose.com/total/python-net/conversion...
  10. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management.... Document doc = new Document ( MyDir + "Rendering...docx" ); // Saving a document to PDF, to an image, or printing for...

    reference.aspose.com/words/net/aspose.words/sec...