Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 53,346 for

import document

(0.59 sec)
  1. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of Documents ( fill in a coversheet, add sharepoint Documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...content to a final Aspose Word Document and then convert to pdf Aspose...having multiple sources of documents ( fill in a coversheet, add...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  2. Add and Delete PDF Bookmarks in Python|Aspose.P...

    Learn how to add and delete bookmarks in PDF Documents using Python....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  3. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF Document using Aspose.PDF for Python via .NET...convert any existing HTML documents to PDF seamlessly. The process...shows how to convert an HTML document to a PDF. Create an instance...

    docs.aspose.com/pdf/python-net/convert-html-to-...
  4. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python... Opening the PDF Document Iterating through PDF Pages...Table Data import aspose.pdf as apdf from io import FileIO from...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  5. Redact ODP Presentation Online or using Java | ...

    Open and redact ODP Document online via app for free. Java API code to search and replace ODP text....Java Redact Odp Redact ODP Document Online or via Java Develop...Redact ODP Presentation Online Import ODP file by uploading it. Do...

    products.aspose.com/total/java/redact/odp/
  6. Redact Powerpoint Presentation Online or using ...

    Open and redact Powerpoint Document online via app for free. Java API code to search and replace Powerpoint text....Powerpoint Redact Powerpoint Document Online or via Java Develop...Powerpoint Presentation Online Import Powerpoint file by uploading...

    products.aspose.com/total/java/redact/powerpoint/
  7. Remove Powerpoint Password Protection Online or...

    Remove password from Powerpoint Document through online app for free. C++ API code to unlock password protected Powerpoint files....Powerpoint Unlock Powerpoint Document Password Online or via C++...powerful C++ based Powerpoint document locking and unlocking utility...

    products.aspose.com/total/cpp/unlock/powerpoint/
  8. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....Formatting PDF Document Contents [ Hide ] Get Document Window and...get the properties of the document window, viewer application...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  9. Protect PPTX document Online with password and ...

    Online PPTX file password protection app. .NET C# API code to apply password protection on PPTX presentations....NET Protect Pptx Online PPTX Document Protection or Set Password...Develop powerful .NET based PPTX document protection utility application...

    products.aspose.com/total/net/protect/pptx/
  10. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...specified with rgba in the word document Aspose.Words Product Family...GenerateWordFromWith() { Document doc = new Document(); // We can position...

    forum.aspose.com/t/inserthtml-does-not-preserve...