Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 54,739 for

import document

(0.36 sec)
  1. Extract PDF Pages in Python|Aspose.PDF for Pyth...

    Learn how to extract single or multiple PDF pages into new files in Python....a specific page from a PDF document and save it as a new file...PDF, leaving the original document unchanged. This is useful...

    docs.aspose.com/pdf/python-net/extract-pages/
  2. Check File Format in Jython|Aspose.Words for Java

    Check File Format using Jython....aspose - words import Settings from java . io import File from com...words import LoadFormat from com . aspose . words import FileFormatUtil...

    docs.aspose.com/words/java/check-format-in-jython/
  3. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...util; import java.awt.Color; import java.awt.geom.Rectangle2D;...Rectangle2D; import java.io.InputStream; import java.util.ArrayList;...

    forum.aspose.com/t/word-header-footer-x-y/316493
  6. 在 XPS 文件中使用渐变 | Python

    如何在 XPS 文件中添加垂直、水平或线性渐变,这个问题可以通过 Aspose.Page API 解决方案来解答。学习 Python 的功能...xps import * 2 from aspose. page . xps . xpsmodel import * 3...3 import aspose.pydrawing 4 from util import Util 5 # The path...

    docs.aspose.com/page/zh/python-net/xps/working-...
  7. Insert and Append Documents in Java|Aspose.Word...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end in Java....Ask AI Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/java/insert-and-append-do...
  8. Download and Configure Aspose.Cells in Jython|D...

    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....You can create a HelloWorld document using the following example...cells import Settings from com . aspose . Cells import Document...

    docs.aspose.com/cells/java/download-and-configu...
  9. Missing Features in VSTO|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....Cells Import and Export Worksheets Export data from document Columns...Strongly Typed Data Import data from document Importing from Array Importing...

    docs.aspose.com/cells/net/missing-features-in-v...
  10. Convert PDF to PPTX in Go|Aspose.PDF for Go via...

    Aspose.PDF allows you to convert PDF to PPTX format using Go....demonstrates how to convert a PDF document into a PPTX using the Aspose...Aspose.PDF library: Open a PDF document. Convert a PDF file to PPTX...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-power...