Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 50,595 for

import document

(0.07 sec)
  1. Convert PPTM to PDF in Python | products.aspose...

    Convert PPTM to PDF in Python. Use Python library API to convert PPTM files to PDF... As a cutting-edge document processing API, Aspose.Slides...converting PPTM into PDF import jpype import asposeslides jpype ....

    products.aspose.com/slides/python-java/conversi...
  2. Get, Update and Expand a Bookmark using Python|...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for Python library....[ Hide ] Get Bookmarks The Document object’s OutlineCollection...file. import aspose.pdf as ap # Open document document = ap ...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  3. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination Documents. The default value is false in C++....how the numbering will be imported when it clashes in source...source and destination documents. The default value is false . bool...

    reference.aspose.com/words/cpp/aspose.words/imp...
  4. Convert SVG file to PDF format in Ruby|Aspose.P...

    Learn how to convert SVG files to PDF format in Ruby using Aspose.PDF for accurate and scalable Document transformation....Ruby Code # The path to the documents directory . data_dir = File...load option options = Rjb :: import ( ' com . aspose . pdf . SvgLoadOptions...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  5. 使用图像放置|Aspose.PDF for Java

    本节介绍使用Java库处理图像放置PDF文件的功能。...examples ; import com.aspose.pdf.* ; import java.awt.* ; import java...BufferedImage ; import java.io.ByteArrayInputStream ; import java.io...

    docs.aspose.com/pdf/zh/java/working-with-image-...
  6. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal Documents to PDF, the layout remains correct. However, when con…...When converting horizontal documents to PDF, the layout remains...when converting vertical documents, the PDF output turns horizontal...

    forum.aspose.com/t/ensure-vertical-text-layout-...
  7. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.Import_node method. Imports a node from one Document into another....import_node method import_node(src_node, is_import_children)...is_import_children) Imports a node from one document into another. def import_node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...Document.updatePageLayout(Unknown Source)...Source) at com.aspose.words.Document.zzXA(Unknown Source) at com...

    forum.aspose.com/t/nullpointerexception-when-co...
  9. Convert JPG To TXT Java

    Convert JPG to TXT format in Java code. Save JPG as TXT using Java....converting JPG to TXT Use our document conversion API to create portable...solution to import and export JPG, TXT, and many other document formats...

    products.aspose.com/words/java/conversion/jpg-t...
  10. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...5 Code: Document sourceDocument = null; try...)) { sourceDocument = new Document("c:\\test\\form.pdf"); try...

    forum.aspose.com/t/pdf-form-field-values-change...