Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 96,275 for

object

(0.19 sec)
  1. Working with Text Layers in Aspose.PSD for Pyth...

    Examples of how to work with Text Layers in PSD File...then retrieve the text_data object from the text layer, which...default_style and default_paragraph object, which will be used as the...

    docs.aspose.com/psd/python-net/text-layer-manip...
  2. 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-...
  3. 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-...
  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. Python中复制和移动工作表|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....\# Instantiating a Workbook object by excel file path workbook...xls" ) \# Create a Worksheets object with reference to the sheets...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  6. Manage Presentation Notes on Android|Aspose.Sli...

    Customize presentation notes with Aspose.Slides for Android via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/androidjava/presentation...
  7. Working with Geometry Section|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....//initialize LineTo geometry object LineTo lineTo = new LineTo...//initialize LineTo geometry object lineTo = new LineTo (); //set...

    docs.aspose.com/diagram/java/working-with-geome...
  8. Manage Presentation Notes in JavaScript|Aspose....

    Customize presentation notes in JavaScript with Aspose.Slides for Node.js. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. Release Unmanaged Resources of the Workbook wit...

    Learn how to properly release unmanaged resources when working with Excel workbooks using Aspose.Cells for Python via .NET....unmanaged resources of the Workbook object. This pattern is crucial for...Workbook # Create a workbook object with Workbook () as wb : wb...

    docs.aspose.com/cells/python-net/release-unmana...
  10. Try Concatenate Two PDF Files|Aspose.PDF for Py...

    Concatenate two PDF files using Aspose.PDF for Python.... Create a PdfFileEditor Object. Attempt to Merge Two PDF Files...): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/try-concatenate-...