Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 54,832 for

import document

(0.31 sec)
  1. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word Document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...converting an Excel table to a Word document using Aspose.Cells and Aspose...generated HTML table into a Word document. Expected result: The indentation...

    forum.aspose.com/t/indentation-applied-to-first...
  2. Copy Inner Field|Aspose.PDF for Python via .NET

    Copy PDF Form Fields to a New Position Using Python using Aspose.PDF for Python.... Bind the PDF document to the FormEditor. Copy the...the updated document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/copy-inner-field/
  3. Clear WORD Annotations Online and using Python ...

    Remove comments from WORD Document through online app for free. Python API code to delete comments from WORD files....Remove Comments from WORD Document Online or via Python Develop...powerful Python based WORD document annotation utility application...

    products.aspose.com/total/python-net/annotate/w...
  4. Your First Application for Android via Java|Asp...

    Installing Aspose.Words for Android via Java....Words JAR and create a new document which is saved to disk in...following imports: import java . io . File ; import com . aspose...

    docs.aspose.com/words/java/your-first-application/
  5. Extract Images from PDF File|Aspose.PDF for Java

    This section shows how to extract images from PDF file using Java library....examples ; import java.io.FileOutputStream ; import java.io.IOException...IOException ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/extract-images-from-pd...
  6. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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....Add TOC To add TOC in Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  7. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination Documents...how the numbering will be imported when it clashes in source...source and destination documents. The default value is False . @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Redact ODP Presentation Online or using C++ | p...

    Open and redact ODP Document online via app for free. C++ API code to search and replace ODP text....C++ Redact Odp Redact ODP Document Online or via C++ Develop...Redact ODP Presentation Online Import ODP file by uploading it. Do...

    products.aspose.com/total/cpp/redact/odp/
  9. 从现有PDF文档中提取表格|Aspose.PDF for Java

    Aspose.PDF for Java使您可以对PDF文档中包含的表格进行各种操作。您可以在现有的PDF文档中添加和提取表格,在新页面上渲染表格等。...examples ; import com.aspose.pdf.* ; import jdk.jshell.spi...NotImplementedExcept ; import java.io.* ; import java.util.* ; public...

    docs.aspose.com/pdf/zh/java/extract-table-from-...
  10. List Stamps|Aspose.PDF for Python via .NET

    This example loads a PDF, retrieves all stamps from page 1, prints them, and displays a message if no stamps are found.... Bind the input PDF document. Retrieve all stamps from...exist. import aspose.pdf.facades as pdf_facades import aspose...

    docs.aspose.com/pdf/python-net/list-stamps/