Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 53,314 for

import document

(0.28 sec)
  1. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...the specified document to the end of this document. appendDocument...srcDoc : Aspose . Words . Document , importFormatMode : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ASP.NET without using Visual Studio|Aspose.PDF ...

    Learn how to use Aspose.PDF for .NET in ASP.NET projects without relying on Visual Studio. Follow this practical guide....order to create a simple PDF document with some sample text inside..."C#" %> <% @ Import Namespace = "System" %> <% @ Import Namespace...

    docs.aspose.com/pdf/net/asp-net-without-using-v...
  3. 从 PDF 文档生成缩略图|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF for Java 从 PDF 文档生成缩略图。...examples ; import com.aspose.pdf.Document ; import com.aspose...JpegDevice ; import com.aspose.pdf.devices.Resolution ; import java.io...

    docs.aspose.com/pdf/zh/java/generate-thumbnail-...
  4. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Shapes Live Demos...Hide Show ] Add Shapes to PS Document Add Rectangle to PS In order...

    docs.aspose.com/page/python-net/ps/working-with...
  5. 在 Ruby 中向现有 PDF 文件添加文本|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....data / ' # 实例化 Document 对象 doc = Rjb :: import ( ' com . aspose...aspose . pdf . Document ' ). new ( data_dir + ' input1 . pdf ' )...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  6. Joining And Appending in Ruby|Aspose.Words for ...

    Joining and appending Documents using Ruby....Load the documents to join. dst_doc = Rjb :: import ( "com.aspose...aspose.words.Document" ) . new ( @data_dir + "TestFile.Destination...

    docs.aspose.com/words/java/joining-and-appendin...
  7. Protect Excel document Online with password and...

    Online Excel file password protection app. C++ API code to apply password protection on Excel spreadsheets....Protect Excel Online Excel Document Protection or Set Password...Develop powerful C++ based Excel document protection utility application...

    products.aspose.com/total/cpp/protect/excel/
  8. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF Documents in Python for improved web performance and reduced file size using Aspose.PDF....Python Contents [ Hide ] A PDF document may sometimes contain additional...Overview page. Optimize PDF Document for the Web Optimization,...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  9. Convert PDF to PDF/A formats in Python|Aspose.P...

    Learn how to convert PDF files to PDF/A format for compliance with archiving standards using Aspose.PDF in Python via .NET....Convert the file using the Document class Convert method. Before...compliant PDF. import aspose.pdf as apdf from io import FileIO from...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  10. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word Document using Ruby....remove empty regions from word document using Aspose.Words Java in...remove_empty_regions () # The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/remove-empty-regions...