Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 83,283 for

object

(0.06 sec)
  1. Extract Text from PDF using Python

    Follow this article to extract text from PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to grab text from PDF using a few lines of code in Python....a PDF Create the AsposeOcr object to rip text from a PDF Create...Create the OcrInput class object and set the input type to PDF Add...

    kb.aspose.com/ocr/python/extract-text-from-pdf-...
  2. How to Get PDF Metadata in Java

    This tutorial contains information on how to get PDF metadata in Java. It provides complete guidance to set the environment, program logic and a runnable sample code to view PDF metadata in Java by using a few API calls....file into the Document class object for reading metadata Fill the...the DocumentInfo class object from the loaded PDF using the getInfo()...

    kb.aspose.com/pdf/java/how-to-get-pdf-metadata-...
  3. How to Read PDF Metadata using Python

    This article describes how to read PDF metadata using Python. It provides the IDE settings, a list of tasks to be performed and a runnable sample code for extracting metadata from PDF using Python....file using the Document class object to fetch metadata Get access...access to the DocumentInfo class object containing the PDF metadata...

    kb.aspose.com/pdf/python/how-to-read-pdf-metada...
  4. Create a Column Chart in Word using Java

    This tutorial guides on how to create a column chart in Word using Java. It shares IDE settings, steps, and a sample code for creating a bar graph in Word using Java....file using the Document class object for working with charts Instantiate...Instantiate a DocumentBuilder class object for the new document Call the...

    kb.aspose.com/words/java/create-a-column-chart-...
  5. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....excel file inside a workbook object const workbook = new AsposeCells...text box which is also a shape object from shapes collection const...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  6. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. let doc =...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. UserInformation class | Aspose.Words for Python

    aspose.words.fields.UserInformation class. Specifies information about the user...# Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...i): Object reference not set to an instance of an object. I am...there is an issue with the object you are trying to use, which...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  9. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document page, enhancing your document rendering experience....PaperSizeCollection ) Gets the PaperSize object suitable for printing the page...PaperSource ) Gets the PaperSource object suitable for printing the page...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....Collection object after getting it with the FileSpecification...); // Instantiate Document Object auto pdfDocument = MakeObject...

    docs.aspose.com/pdf/cpp/portfolio/