Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 50,610 for

import document

(0.1 sec)
  1. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word Document as a table. Please could you…...and inserting it into a Word document as a table. Please could you...convert your Excel documents into Word documents. You can take images...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  2. Basic Barcode Recognition|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....read a barcode from an image: import com.aspose.barcode.barcoderecognition...barcode types to recognize: import com.aspose.barcode.barcoderecognition...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. SaveOptions.PrettyFormat | Aspose.Words for .NET

    Enhance your output with SaveOptions' PrettyFormat property. Activate for cleaner, well-structured results. Default is false. Discover the difference!...html document. Document doc = new Document (); DocumentBuilder...$"\t\t\t\t<span style=\" - aw - import : ignore \ ">&#xa0;</span>{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Java load font TTF file

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  5. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…... Your Documentation states // If we set the... flag to "true", then the document clone // list will preserve...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  6. Extract Text and Images from DOT File Online an...

    Online DOT file parser app. Android API code to extract images and text content from DOT Document....powerful Android based DOT document parser utility application...DOT document text extraction. Download Parse DOT Document Online...

    products.aspose.com/total/android-java/parse/dot/
  7. Extract SVG from Website – Python code

    Extract SVGs from a website programmatically in Python. Use Aspose.HTML for Python via .NET to quickly and accurately parse HTML and extract data....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/extract-svg...
  8. Converting a PDF file to JPEG using Python | As...

    Code Examples on Python for PDF‑to‑JPEG Conversion on All Platforms... powerful and easy to use document manipulation and conversion...code. Open a PDF document using the document_open function, which...

    products.aspose.com/pdf/python-cpp/conversion/p...
  9. Licensing|Aspose.Slides for Python Documentation

    Learn how to apply, manage, and troubleshoot licenses in Aspose.Slides for Python via .NET. Ensure uninterrupted access to full features with our step-by-step licensing guide....watermark at the top of the document whenever you open or save...how to set the license file: import aspose.slides as slides # Instantiates...

    docs.aspose.com/slides/python-net/licensing/
  10. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...文档中,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/zh/java/highlights-annotation/