Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 95,641 for

object

(0.27 sec)
  1. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....it using the Document class object Iterate through all the bookmarks...source PDF file. Each document object has an outline collection that...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  2. How to Convert a JPG to Word in Python

    This article guides on how to convert a JPG to Word in Python. It has all the details to set the IDE, a list of steps, and a runnable sample code to convert a JPG to Word in Python....Instantiate a DocumentBuilder object using the newly created document...of the DocumentBuilder class object that supports a lot of advanced...

    kb.aspose.com/words/python/how-to-convert-a-jpg...
  3. How to Read PDF Table in Java

    This brief tutorial will teach you how to read PDF table in Java. You can write PDF table reader in Java simply by loading the source PDF and then parsing and fetching data from each table using a few lines of code....it using the Document class object Instantiate and initialize...initialize the TableAbsorber object to fetch all the PDF tables from the...

    kb.aspose.com/pdf/java/how-to-read-pdf-table-in...
  4. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....passing the PclLoadOptions object as a parameter Render the accessed...by using the Document class object. Code to Develop PCL to PDF...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...
  5. Update Excel QueryTable using Python

    This article describes how to access and update Excel QueryTable using Python. It has details to set the IDE, a list of steps, and a sample code to access the Excel external data connection using Python and process its information....Python through the QueryTable object. Load the license, open the...file using the Workbook class object, access the first sheet, check...

    kb.aspose.com/cells/python/update-excel-queryta...
  6. How to Create Self Extracting ZIP using C#

    This short tutorial guides on how to create self extracting ZIP using C#. It contains all the necessary information like environment configuration and runnable sample code to generate self extracting ZIP files using C#....Instantiate an Archive class object Create an entry in the new...SelfExtractorOptions class object to customize output EXE Save...

    kb.aspose.com/zip/net/how-to-create-self-extrac...
  7. Remove background in EMF documents via .NET | p...

    Try our On-Premise document APIs to remove background in EMF files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....isolating foreground objects, a task that requires object recognizing...approaches exist to identify objects within a photo in EMF format...

    products.aspose.com/imaging/net/remove-backgrou...
  8. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, and more....flexible settings of the shape object. Since ITextFrame is not a...it is wrapped into an IShape object. There are two ways a watermark...

    docs.aspose.com/slides/androidjava/watermark/
  9. How to Remove Signature From PDF using Python

    This topic focuses on how to remove signature from PDF using Python. It covers all the details to set up the IDE environment, necessary steps to develop this application and a runnable sample code to delete digital signature from PDF using Python....remove signatures Instantiate an object of the PdfFileSignature class...file with the PdfFileSignature object Access the list of all signature...

    kb.aspose.com/pdf/python/how-to-remove-signatur...
  10. Convert XML to XLSX in Node.js

    This simple topic focuses on how to convert XML to XLSX in node.js. It covers the step-wise approach for detailed system configuration, a pseudocode, and a working example code to develop a converter application for XML to Excel in Node.js....Instantiate the XmlLoadOption class object and set the required load options...disk using the Workbook class object by using the load options Export...

    kb.aspose.com/cells/nodejs/convert-xml-to-xlsx-...