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

import document

(0.4 sec)
  1. Convert PDF to PDF/A formats in Python|Aspose.P...

    Learn how to convert PDF files to PDF/A format for compliance with archiving standards using Aspose.PDF in Python via .NET....Convert the file using the Document class Convert method. Before...compliant PDF. import aspose.pdf as apdf from io import FileIO from...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  2. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF Document....Fixed-layout Document (also called Open Fixed Document format). It...33190-2016) for electronic documents, introduced as an alternative...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  3. Create or save word document from html text un ...

    i have html string html1 ="<p style="text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the date, l…...Create or save word document from html text un able to retain...i am trying to create word document but bullet is renedering in...

    forum.aspose.com/t/create-or-save-word-document...
  4. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....and add a FloatingBox to a Document using Aspose.PDF for Python...Create a new Document . Add a Page to the document. Create a FloatingBox...

    docs.aspose.com/pdf/python-net/floating-box/
  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. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython....words import Settings from com . aspose . words import Document.... words import Node from com . aspose . words import Paragraph...

    docs.aspose.com/words/java/working-with-nodes-i...
  7. Redact PPT Presentation Online or using Java | ...

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

    products.aspose.com/total/java/redact/ppt/
  8. Manage Document Properties|Documentation

    Learn how to manage Document properties through the Aspose.Cells for Node.js via Java APIs....Ask AI Manage Document Properties Contents [ Hide ] Introduction...to spreadsheet files. These document properties provide useful...

    docs.aspose.com/cells/nodejs-java/managing-docu...
  9. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....Access to Vector Data from PDF document The following code snippet...from a specific page of a PDF document and examine properties such...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  10. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....) to PDF documents. You also get the leverage...Follow the steps below: Create Document instance. Create a Graph Object...

    docs.aspose.com/pdf/python-net/add-line/