Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 47,678 for

import document

(0.1 sec)
  1. View or Edit POTX Files Metadata using Python |...

    Python source code to edit or view POTX format metadata....Presentation object to access the document properties of the presentation...Built-in Properties - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  2. Remove PDF Annotation Online or Manage Annotati...

    delete comments from PDF file through online app for free. C# .NET API code to manage comments of PDF files....Pdf Clear Comments from PDF Document Online or Manage via .NET...Develop powerful .NET based PDF document annotation utility application...

    products.aspose.com/total/net/annotate/pdf/
  3. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …... pdf_document = apdf.Document(input_path) tagged_content...tagged_content = pdf_document.tagged_content struct_tree_root_element...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...
  4. Create New PST in Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....- email import Settings from com.aspose.email import MapiMessage...aspose.email import NoteColor from com.aspose.email import PersonalStorage...

    docs.aspose.com/email/java/create-new-pst-in-jy...
  5. Edit TEXT In Java

    Edit TEXT in Java code.... Use it to modify text documents programmatically This is a...Programmatic modification of text documents is an integral part of modern...

    products.aspose.com/words/java/edit/text/
  6. PCL to TIFF Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/p...
  7. Edit PDF using Python | Aspose.PDF

    Еdit PDF Document programmatically with Python sample code using Aspose.PDF for Python for .NET...Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/editor/
  8. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  9. Cannot convert from HTML to MHTML in Java - Fre...

    Hi guys, I am using aspose-html (version 25.4) and trying to convert my .html file (included images) to .mhtml file. However, the error shows “Path is empty”. I am sure that the html file is existing with correct path. …...MHTML format: import java.io.IOException; import com.aspose.html...HTMLDocument; import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/cannot-convert-from-html-to-...
  10. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....Stream XLS Files import os from aspose.cells import Workbook , XlsSaveOptions...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/python-net/saving-file-to...