Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 87,574 for

object

(0.13 sec)
  1. How to Remove Pages from PDF using Python

    This article guides on how to remove pages from PDF using Python. It provides information to configure the IDE, set of steps to write the application and a runnable sample code to delete PDF pages using Python....Instantiate the PdfFileEditor class object for deleting pages Create an...instantiating an object of the PdfFileEditor class object that supports...

    kb.aspose.com/pdf/python/how-to-remove-pages-fr...
  2. How to Convert PUB to PNG Image using Java

    In this tutorial you will learn how to convert PUB to PNG image using Java. This tutorial contains all the details to export PUB to PNG image in Java such that first the PUB file is converted to PDF that is finally converted to PNG image....PUB file with Document class object Convert the source PUB file...relevant PDF Document class object for conversion to PNG image...

    kb.aspose.com/pub/java/how-to-convert-pub-to-pn...
  3. 在PHP中计算公式|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/zh/net/calculating-formul...
  4. How to Remove Pivot Table using Java

    This quick tutorial guides on how to remove pivot table using Java. It shares programming logic, and a runnable sample code to delete pivot table using Java....in the PivotTableCollection object in the worksheet Save the workbook...reference to the PivotTable object in the collection, you may...

    kb.aspose.com/cells/java/how-to-remove-pivot-ta...
  5. Convert Word DOC to EPUB with Python

    Follow this article to convert Word DOC to EPUB with Python. It has the details to set the IDE, steps, and sample code to demonstrate a document to EPUB converter with Python....Document class object for creating an Ebook Create an object of the HtmlSaveOptions...memory stream and create an object of the HtmlSaveOptions class...

    kb.aspose.com/words/python/convert-word-doc-to-...
  6. Insert Bullets in Word using Python

    Follow this article to insert bullets in Word using Python. It shares the IDE settings, steps, and a sample code for inserting bullets in Microsoft Word using Python....DocumentBuilder class object using the above Document object Call the a...file, attach a DocumentBuilder object with it, call the apply_bullet_default()...

    kb.aspose.com/words/python/insert-bullets-in-wo...
  7. LaTeX to PDF | Aspose.TeX API Solution for C++

    To convert TeX to PDF using Aspose.TeX API solution for C++ learn this article to see that describes how to do this and the code examples....configuration tells the Object TeX engine to load the Object LaTeX format...ready to accept the LaTeX file. Object LaTeX format is actually just...

    docs.aspose.com/tex/cpp/latex-to-pdf/
  8. Add Digital Signatures to Presentations with Py...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Python via .NET. Secure your slides in seconds with clear code examples....password to DigitalSignature object. Add created signature to the...the presentation object. #[TODO:Exception] RuntimeError: Proxy...

    docs.aspose.com/slides/python-net/digital-signa...
  9. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Java. Secure your slides in seconds with clear code examples....password to DigitalSignature object. Add created signature to the...the presentation object. // Opening the presentation file Presentation...

    docs.aspose.com/slides/java/digital-signature-i...
  10. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....method of RecognitionResult object. The following file formats...// Add an image to OcrInput object OcrInput input = new OcrInput...

    docs.aspose.com/ocr/java/save-file/