Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 53,311 for

import document

(0.2 sec)
  1. Convert PPSM to JPG in Python | products.aspose...

    Convert PPSM to JPG in Python. Use Python library API to convert PPSM files to JPG... As a cutting-edge document processing API, Aspose.Slides...converting PPSM into JPG import jpype import asposeslides jpype ....

    products.aspose.com/slides/python-java/conversi...
  2. Extract text from PDF in Go | Aspose.PDF

    Simple source code to extract text from PDF files using Go tool....helps extract text from PDF documents. To perform the extraction...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/go-cpp/parser/text/
  3. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....) to PDF documents. You also get the leverage...steps below: Create a new PDF Document Add Page to pages collection...

    docs.aspose.com/pdf/java/add-rectangle/
  4. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…... import com.aspose.imaging.Image; import com.aspose...PdfOptions; import com.aspose.pdf.ConvertErrorAction; import com.aspose...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  5. Online XLSX File Text Finder or Build XLSX Sear...

    Free online app to search in XLSX file. C# API code for any XLSX file text search application....Search Xlsx Online Searchable Document App and XLSX Search API Code...Develop powerful .NET based XLSX document search engine software or...

    products.aspose.com/total/net/search/xlsx/
  6. Online XLS File Text Finder or Build XLS Search...

    Free online app to search in XLS file. C# API code for any XLS file text search application....Search Xls Online Searchable Document App and XLS Search API Code...Develop powerful .NET based XLS document search engine software or...

    products.aspose.com/total/net/search/xls/
  7. 在Ruby中管理文档属性|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...Retrieve a list of all custom document properties of the Excel file...

    docs.aspose.com/cells/zh/java/managing-document...
  8. Customize Field Properties in Python|Aspose.Wor...

    Learn how to customize field properties in Python. Rename merge fields or obtain results for fields without separator node in Python via .NET....rename merge fields in a Word document: Field Display Result Aspose...MS Word displays it in the document by calculating the field’s...

    docs.aspose.com/words/python-net/customize-fiel...
  9. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create an instance of WatermarkArtifact...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/watermark/re...
  10. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…... import com.aspose.ocr.*; import com.aspose.ocr...models.Format; import com.aspose.pdf.License; import java.io.IOException;...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...