Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 50,473 for

import document

(0.78 sec)
  1. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using Java library.... Call the Document class’ Save(..) method to...package com.aspose.pdf.examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/change-page-size/
  2. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js via .NET Documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the Document tree where the node is typically occur....Nodes in a Document Contents [ Hide ] This documentation sometimes...belonging to a “level” in a document, such as “block-level”, “inline-level”...

    docs.aspose.com/words/nodejs-net/logical-levels...
  3. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....another document, you should use DocumentBase.import_node() to...to import the node to the current document. The imported node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Python for faster insights and smarter content audits.... See this Python code: import aspose.slides as slides info1...(information about the presentation): import aspose.slides as slides info...

    docs.aspose.com/slides/python-net/examine-prese...
  5. Getting Java heap space error in below method -...

    We are encountering a heap memory error in the following line: Document.save(byteArrayOutputStream, opts) The Document size is only 229.4 kB, and the method is used to extract HTML text from all content controls.after …...line: document.save(byteArrayOutputStrea, opts) The document size...excessive given the small document size. Is there a more optimized...

    forum.aspose.com/t/getting-java-heap-space-erro...
  6. Convert POT to TSV Format via Java or with free...

    Convert POT to TSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to TSV online converter quickly before integrating the code....working with Microsoft Office documents, PDFs, images, and more. With...HTML document by using Workbook class Save the document to TSV...

    products.aspose.com/total/java/conversion/pot-t...
  7. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  8. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....inserted was created from another document, you should use DocumentBase...to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Converting DjVu to PDF Format in PHP|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....Initialize the metadata for Pdf document $export_options -> setPdfDocumentInfo...to be exported #range = Rjb::import('com.aspose.imaging.IntRange')...

    docs.aspose.com/imaging/java/converting-djvu-to...
  10. Working with AcroForms in PDF using Aspose.PDF ...

    With Aspose.PDF for C++ you may create a form from scratch, fill the form field in a PDF Document, extract data from the form, add or remove fields in the existing form....to be added to the PDF form document to support populating the...XFA supports the concept of document reflow allowing a field to...

    docs.aspose.com/pdf/cpp/acroforms/