Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 50,423 for

import document

(0.26 sec)
  1. 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...
  2. Page Break Preview in Jython|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....example shows how to append documents using Aspose.Cells for Java...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/page-break-preview-i...
  3. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python....vector graphics within PDF documents. Whether you need to move...crucial component of many PDF documents, used to represent images...

    docs.aspose.com/pdf/python-net/working-with-vec...
  4. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上向 PDF 文件添加页戳的 Python 源代码。...添加页面图章-Python import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) bluePageStamp...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  5. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection....the same document as well as to different document. Linked style...for changing the name of the imported style. Returns Copied style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word Document with aspose.words in java using a .dotx and the first page of the transformed word Document is always empty, the Document starts from the second page. Do yo…...transformation from HTML to Word document with aspose.words in java...transformed word document is always empty, the document starts from...

    forum.aspose.com/t/html-to-docx-transformation-...
  7. FieldInclude.bookmark_name property | Aspose.Wo...

    FieldInclude.bookmark_name property. Gets or sets the name of the bookmark in the Document to include....name of the bookmark in the document to include. @property def...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldInclude.lock_fields property | Aspose.Word...

    FieldInclude.lock_fields property. Gets or sets whether to prevent fields in the included Document from being updated....prevent fields in the included document from being updated. @property...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose Words (JAVA), returning HTML document mi...

    Hello, we’ve run into an instance with a customer where RTF Documents being sent in, get processed and returned with “shell” of a html Document. The content of the Document itself is missing. This shell is identical with…...Words (JAVA), returning HTML document missing content Aspose.Words...with a customer where RTF documents being sent in, get processed...

    forum.aspose.com/t/aspose-words-java-returning-...
  10. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word Document using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...'/data/quickstart/' \ # Open the document. doc = Rjb :: import ( 'com.aspose.words...

    docs.aspose.com/words/java/find-and-replace-in-...