Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 14,352 for

object

(0.04 sec)
  1. How to Convert PDF to Text using Python

    This basic tutorial covers how to convert PDF to Text using Python. It covers system configuration details, and step-wise process along with a sample code to perform PDF to Text Python-based conversion....Create a TextAbsorber class object to fetch text with Page.Accept()...PDF file and initialize an object of TextAbsorber which can be...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  2. Aspose.Words.Fonts module | Aspose.Words for No...

    The Aspose.Words.Fonts module provides classes and enumerations to access information about fonts used in a document....embedded font inside FontInfo object. EmbeddedFontStyle Specifies...embedded font inside a FontInfo object. FontEmbeddingUsagePe Represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Known Issues in Aspose.Slides for Java 14.3.0|A...

    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....Slides for Java Object Preview Issue when Adding OleObjectFrame...

    docs.aspose.com/slides/java/known-issues-in-asp...
  4. Manage the BarCode Caption in 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....'/data/' \ # Instantiate barcode object bb = Rjb :: import ( 'com.aspose...

    docs.aspose.com/barcode/java/manage-the-barcode...
  5. SaveOptions.update_last_saved_time_property pro...

    SaveOptions.update_last_saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_saved_time](../../../aspose.words.properties/builtindocumentproperties/last_saved_time/) property is updated before saving....create an OoxmlSaveOptions object # and then pass it to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....raw data via the ImageData object. image_data = imported_shape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....raw data via the ImageData object. image_data = imported_shape...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Merge Word Documents using Python

    This simple article focuses on how to merge Word document using Python. It encapsulates the details to establish the environment along with configuration steps and a working example code to merge DOCX files in Python....file using a Document class object Load the Target Word document...document using a Document class object Append the Source Word file...

    kb.aspose.com/words/python/how-to-merge-word-do...
  9. Convert ODP to PDF in Java

    This simple article is about how to convert ODP to PDF in Java. It presents all the details for the project settings along with a list of programming tasks, and a working example code to transform ODP to PDF in Java....Create the PdfOptions class object and set the required PDF file...creating the PdfOptions class object and setting the required output...

    kb.aspose.com/slides/java/convert-odp-to-pdf-in...
  10. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#....file with the Document class object by setting the PDF file name...file into the Document class object and get all fonts list using...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...