Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 53,971 for

import document

(2.27 sec)
  1. Protect PPTX document Online with password and ...

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

    products.aspose.com/total/java/protect/pptx/
  2. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. Java API code to apply password protection on Powerpoint presentations....Powerpoint Online Powerpoint Document Protection or Set Password...powerful Java based Powerpoint document protection utility application...

    products.aspose.com/total/java/protect/powerpoint/
  3. Protect ODP document Online with password and u...

    Online ODP file password protection app. Java API code to apply password protection on ODP presentations....Java Protect Odp Online ODP Document Protection or Set Password...Develop powerful Java based ODP document protection utility application...

    products.aspose.com/total/java/protect/odp/
  4. 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/
  5. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. C++ API code to apply password protection on Powerpoint presentations....Powerpoint Online Powerpoint Document Protection or Set Password...powerful C++ based Powerpoint document protection utility application...

    products.aspose.com/total/cpp/protect/powerpoint/
  6. Fill List Box|Aspose.PDF for Python via .NET

    This example demonstrates how to programmatically fill list box and multi-select fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF Document, select values within a list-based form field, and save the updated file....option is selected, the updated document is saved. Initialize ‘pdf_facades...the updated Document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/fill-list-box/
  7. Print PDF using Python | Aspose.PDF

    Print PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...install aspose-pdf Printing PDF document via Python To try the code...instance of Document. Get DocumentInfo using Document.Info property...

    products.aspose.com/pdf/python-net/print/
  8. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a Document to PDF on a Linux machine generates this error: com.aspose.pdf.exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...2025, 8:09am 1 Converting a document to PDF on a Linux machine...lI(Unknown Source) com.aspose.pdf.Document.lI(Unknown Source) com.aspose...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  9. Split PDF to End|Aspose.PDF for Python via .NET

    Split a PDF Document from a given page to the last page using Aspose.PDF for Python....need the latter portion of a document as a separate file. Using...number to the last page of the document. This is ideal for creating...

    docs.aspose.com/pdf/python-net/split-pdf-to-end/
  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...