Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 5,847 for

import document

(0.06 sec)
  1. Python PowerPoint API. Python PPTX, PPT from As...

    Python library to work with Microsoft PowerPoint files. Python PPTX, PPT. Create edit convert PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF and many more formats....Install-Package Visit our documentation for more details. Aspose...slide of the presentation. import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/
  2. Online PowerPoint Text Search Application or De...

    Free online app to search in PowerPoint files. Java code for any PowerPoint file text search application....Powerpoint Online Searchable Document App and PowerPoint Text Search...powerful Java based PowerPoint document search engine software or...

    products.aspose.com/total/java/search/powerpoint/
  3. Online PPT File Text Finder or Build PPT Search...

    Free online app to search in PPT file. C# API code for any PPT file text search application....Search Ppt Online Searchable Document App and PPT Text Search API...Develop powerful .NET based PPT document search engine software or...

    products.aspose.com/total/net/search/ppt/
  4. Online PPTX File Text Finder or Build PPTX Sear...

    Free online app to search in PPTX file. C# API code for any PPTX file text search application....Search Pptx Online Searchable Document App and PPTX Text Search API...Develop powerful .NET based PPTX document search engine software or...

    products.aspose.com/total/net/search/pptx/
  5. Convert Word, PDF And Many Other File Formats U...

    Convert Documents programmatically in Python between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....Convert Word, PDF, Web documents in Python High-speed Python...library for converting office documents to a variety of file formats...

    products.aspose.com/words/python-net/conversion/
  6. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_SourceFullName method. Gets or sets the location of the picture using an IRI in C++....how to insert images using IMPORT and INCLUDEPICTURE fields.... auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. PDF to PPTX Converter using Python | Aspose.PDF

    Sample code on Python for PDF to PPTX conversion. Use example code for batch PDF to PPTX conversion with Python and .NET...convert programmatically a document from PDF to PPTX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  8. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...getting generating like word document Aspose.Words Product Family...with below code. Document doc = new Document("test.docx"); PdfSaveOptions...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  9. Password Protected Presentation|Aspose.Slides f...

    PowerPoint password protection, encryption, and security in Python...will be able to access your document and open it. In this read-only...to encrypt a presentation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/password-prot...
  10. 使用 Go via C++ 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中... 将新页面插入到 PDF package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/zh-hans/go-cpp/pages/add/