Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 50,512 for

import document

(0.14 sec)
  1. PCL to PDF Merge using Python | Aspose.PDF

    Combine two or more PCL Documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...in just a few lines of code. Import the necessary Python libraries...

    products.aspose.com/pdf/python-net/merger/pcl-t...
  2. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document Document = new com.aspose.pdf.Document();) { final com.as…...Document document = new com.aspose.pdf.Document();) { final...PDF try (final Page page = document.getPages().add();) { // --...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  3. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....@hrnallap When converting documents from .doc to .docx using Aspose...properties in the original document to allow for more flexibility...

    forum.aspose.com/t/table-and-image-truncation-d...
  4. Encrypting Excel Files in Ruby|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...) encryption_type = Rjb :: import ( 'com.aspose.cells.EncryptionType'...

    docs.aspose.com/cells/java/encrypting-excel-fil...
  5. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily....Copy import com.aspose.words.*; Document doc = new Document ( "Input...); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/java/compress/html/
  6. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF Document in Python for flexible Document formatting with Aspose.PDF for Python....Rotate text fragments in a PDF document using Aspose.PDF for Python...rotated 90° Create a New PDF Document. Insert a new page to host...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  7. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Remove Pages from PDF using Go via C++ | Aspose...

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++...confidential data before sharing the document with others. Large PDF files...removing pages streamline the document and deletes unnecessary repetition...

    products.aspose.com/pdf/go-cpp/pages/remove/
  9. Converting to MHTML Files in Ruby|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....workbook ) save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...saving options sv = Rjb :: import ( 'com.aspose.cells.HtmlSaveOptions'...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  10. CompositeNode.insertAfter method | Aspose.Words...

    CompositeNode.insertAfter method. Inserts the specified node immediately after the specified reference node....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...