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

import document

(0.23 sec)
  1. 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/
  2. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....Stream XLS Files import os from aspose.cells import Workbook , XlsSaveOptions...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/python-net/saving-file-to...
  4. Supported Features on Document Save|Aspose.Word...

    Save your Document to any supported format using Node.js. Convert and export a Document of any size....Ask AI Supported Features on Document Save Contents [ Hide ] Aspose...processing formats. All imported documents loaded into Aspose.Words...

    docs.aspose.com/words/nodejs-net/supported-feat...
  5. Table conditional styles unexpected behavior - ...

    Hi, I’ve noticed that conditional table padding styles (checked for FirstRow in particular) have a somewhat unexpected interaction with inline (as in - defined for specific instance of a table) styles in Imported tables…...instance of a table) styles in imported tables. I’m adding a table...in my specific case) to a document created in aspose. This style...

    forum.aspose.com/t/table-conditional-styles-une...
  6. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF Document with ZUGFeRD in Aspose.PDF for Python via .NET...steps to attach ZUGFeRD to PDF: Import the Aspose.PDF library and...path variable and create a Document object. Create a FileSpecification...

    docs.aspose.com/pdf/python-net/attach-zugferd/
  7. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....formats import Discreet3dsLoadOptio # For...3D-for-.NET # The path to the documents directory. dataDir = "data-dir"...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  8. 如何获取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
  9. Parse Text from PDF in Node.js|Aspose.PDF for N...

    This article describes various ways to parse text from PDF Documents using Aspose.PDF for Node.js via C++....From PDF Document Parsing text from the PDF document is a very...want to extract text from PDF document, you can use AsposePdfExtractText...

    docs.aspose.com/pdf/nodejs-cpp/extract-text-fro...
  10. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields when Importing data to worksheets using Aspose.Cells for Python via .NET API....Specify Formula Fields while Importing Data to Worksheet with Python...specify formula fields when importing data into your worksheet using...

    docs.aspose.com/cells/python-net/specify-formul...