Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 50,517 for

import document

(0.28 sec)
  1. Install Aspose.Slides for Android via Java|Aspo...

    Quickly install Aspose.Slides for Android. Step-by-step guide, system requirements, and Java code samples — start working with PowerPoint presentations today!...demos, and the product documentation. If you want to use a version...and add these imports: import java.io.File ; import com.aspose.slides...

    docs.aspose.com/slides/androidjava/install-aspo...
  2. Calculation of Array Formula of Data Tables wit...

    Learn how to calculate array formulas for Excel data tables using Aspose.Cells for Python via .NET API. Modify and save spreadsheets programmatically....excel file : import os from aspose.cells import Workbook # For...)) Python Code Explanation: import aspose.cells as ac # Load source...

    docs.aspose.com/cells/python-net/calculation-of...
  3. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...保存文件到响应流 XLS文件 import os from aspose.cells import Workbook , XlsSaveOptions...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/zh/python-net/saving-file...
  4. Remove DOCX Annotation Online or Manage Annotat...

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

    products.aspose.com/total/java/annotate/docx/
  5. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....first you need to create a Document object and a TextStamp object...to add the stamp in the PDF document. The following code snippet...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  8. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location using C#....Rendering Shapes Separately from a Document Contents [ Hide ] What is...rest of the document. When processing documents, a common task...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  9. Specify Load Options in Python|Aspose.Words for...

    More accurately control the load process using Python....Contents [ Hide ] When loading a document, you can set some advanced...Word application can display documents in differently. For example...

    docs.aspose.com/words/python-net/specify-load-o...
  10. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.Cells for Python via .NET library to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Adds color cues that make important data points stand out visually...aspose.cells import Workbook from aspose.cells import Workbook ...

    docs.aspose.com/cells/python-net/how-to-add-top...