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

import document

(0.09 sec)
  1. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...examples ; import com.aspose.pdf.* ; import java.util.* ;...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  2. Compress DOC In Java

    Compress DOC in Java without losing quality. Optimize DOC content, reduce file size easily....Copy import com.aspose.words.*; Document doc = new Document ( "Input...); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/java/compress/doc/
  3. Remove DOT Annotation Online or Manage Annotati...

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

    products.aspose.com/total/net/annotate/dot/
  4. 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...
  5. 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...
  6. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic Documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++....Ask AI Document Builder Overview Contents [ Hide ] DocumentBuilder...with Document and enables you to build dynamic documents from...

    docs.aspose.com/words/cpp/document-builder-over...
  7. Encrypt a Document in Java|Aspose.Words for Java

    Encrypt your Document using appropriate encryption algorithms for specific Document formats in Java....Ask AI Encrypt a Document Contents [ Hide ] Encryption is the...code. This process plays an important role in securing your content...

    docs.aspose.com/words/java/encrypt-a-document/
  8. 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...
  9. 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...
  10. 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...