Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 50,597 for

import document

(0.1 sec)
  1. Working with Bookmarks|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfBookmarEditor Class....Contents [ Hide ] Create Bookmarks Import and Export Bookmarks Update...Extract Images and Text from document Analyzing your prompt, please...

    docs.aspose.com/pdf/net/working-with-bookmarks-...
  2. Converting a PDF file to TEX using Python | Asp...

    Sample code on Python for PDF to TEX conversion. Use example code for batch PDF to TEX conversion with Python and .NET...programmatically a document from PDF to TEX format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  3. Aspose.Words - Opening non-Word files has diffe...

    We’ve recently renewed our Aspose.Total for Java license and was additionally looking to see about bumping to the latest versions of the Aspose.Xxx families of products. One post-processing flow we have converts Office …...flow we have converts Office documents to a PDF, but I’m noticing...Before , if we were to send a document through any of the libraries...

    forum.aspose.com/t/aspose-words-opening-non-wor...
  4. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML Documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....report and want to highlight important sections with a different...background color of an HTML document using the Aspose.HTML for...

    docs.aspose.com/html/python-net/how-to-change-b...
  5. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document Document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...private byte[] convertToPdf(Document document) throws Exception { try...pdfOptions.setUpdateFields(false); document.save(bos, pdfOptions); return...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  6. PDF to TIFF Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one TIFF 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 necessary Python libraries...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  7. Optimize PDF using Aspose.PDF for Node.js via C...

    Optimize and compress PDF files for fast web-view using the Node.js environment....Contents [ Hide ] Optimize PDF Document Toolkit by Aspose.PDF for...CommonJS: Call require and import asposepdfnodejs module as AsposePdf...

    docs.aspose.com/pdf/nodejs-cpp/optimize-pdf/
  8. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top 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...
  9. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…... import com.aspose.email.system.DateTime import java.time...Instant import java.time.temporal.ChronoUnit import java.util...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  10. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word Document. To learn more, visit the Documentation article in C++....Aspose::Words::Document class Contents [ Hide ] Document class Represents...Represents a Word document. To learn more, visit the Working with...

    reference.aspose.com/words/cpp/aspose.words/doc...