Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 50,422 for

import document

(0.49 sec)
  1. Remove ODT Annotation Online or Manage Annotati...

    delete comments from ODT file through online app for free. Java API code to manage comments of ODT files....Odt Clear Comments from ODT Document Online or Manage via Java...Develop powerful Java based ODT document annotation utility application...

    products.aspose.com/total/java/annotate/odt/
  2. 将目录添加到现有的PDF中使用Ruby|Aspose.PDF for Java

    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....doc = Rjb :: import ( ' com . aspose . pdf . Document ' ). new (...创建对象以表示目录信息 toc_info = Rjb :: import ( ' com . aspose . pdf . TocInfo...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  3. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....class file Initialize the Document class object. Add a page using...using Python import aspose.pdf as apdf from os import path path_outfile...

    products.aspose.com/pdf/python-net/create/
  4. 将 HTML 转换为 GIF – Aspose.HTML for Python via .NET

    使用 Aspose.HTML 或在线使用 HTML Converter 以编程方式将 HTML 转换为 GIF。通过 Python 示例探索 HTML 到 GIF 的转换场景。...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/zh/python-net/convert-html...
  5. Unlock PDF Password Protection Online or using ...

    Remove password from PDF Document through online app for free. Python API code to unlock password protected PDF files....Pdf Remove Password from PDF Document Online or via Python Develop...powerful Python based PDF document locking and unlocking utility...

    products.aspose.com/total/python-net/unlock/pdf/
  6. ImageData.CropLeft | Aspose.Words for .NET

    Discover the ImageData CropLeft property to easily adjust image framing by removing unwanted portions from the left side for a perfect fit.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.CropRight | Aspose.Words for .NET

    Discover the ImageData CropRight property, control picture cropping from the right side for precise image editing and enhanced visual appeal.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageData.CropTop | Aspose.Words for .NET

    Optimize your images with ImageData CropTop, controlling picture removal from the top for perfect framing and enhanced visual appeal.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageData.CropBottom | Aspose.Words for .NET

    Discover the ImageData CropBottom property to easily customize your images by removing unwanted portions from the bottom for a perfect fit.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Compress JPG In Java

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

    products.aspose.com/words/java/compress/jpg/