Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 53,301 for

import document

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

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

    products.aspose.com/total/cpp/annotate/odt/
  2. Remove DOT Annotation Online or Manage Annotati...

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

    products.aspose.com/total/cpp/annotate/dot/
  3. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....Image File import aspose.diagram from aspose.diagram import * #//...instead of the entire document: import aspose.diagram from aspose...

    docs.aspose.com/diagram/python-net/convert-visi...
  5. Working with Transparency in PS file | Python

    How to add transparency 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 Transparency...transparency in PS document Adding transparency to PS documents is pretty...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Convert PDF to Excel in Python|Aspose.PDF for P...

    Learn how to convert PDFs to Excel files using Aspose.PDF for Python via Java. Achieve precision and efficiency with our comprehensive tutorial....instance of Document object with the source PDF document. Create....xls extension by calling Document.Save() method and passing...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  7. Remove XLSM Annotation Online or Manage Annotat...

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

    products.aspose.com/total/java/annotate/xlsm/
  8. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a Document using Python....image watermarks in Word documents. It includes code examples...displays behind the text in a document. A watermark can contain a...

    docs.aspose.com/words/python-net/working-with-w...
  9. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本... 使用 Document 實例載入 PDF。 建立 TextParagraph...文档中添加文本-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/text/
  10. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。...into a Word document. package AddGroupShape ; import Aspose . Words...Words .*; import Aspose . Words . Drawing .*; import Aspose ....

    docs.aspose.com/words/zh/java/how-to-add-group-...