Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 96,139 for

object

(0.29 sec)
  1. Concatenate PDF Files with Optimization|Aspose....

    Concatenate multiple PDF files into a single optimized PDF using Aspose.PDF for Python.... Create a PdfFileEditor Object and Enable Optimization. Merge...): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/concatenate-pdf-...
  2. Concatenate Large Number of PDF Files|Aspose.PD...

    Merge a large number of PDF files efficiently using Aspose.PDF for Python.... Create a PdfFileEditor Object. Merge multiple PDF files....): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/concatenate-larg...
  3. Data Sorting with C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API....Get the workbook DataSorter object DataSorter sorter = workbook...first order for the DataSorter object sorter . SetOrder1 ( SortOrder...

    docs.aspose.com/cells/cpp/sort-data-of-excel/
  4. Licensing|Documentation

    Evaluate Email C++ Library API and apply license using file or stream Object....License using File or Stream Object The license can be loaded from...from a file or stream object. Aspose.Eamil for C++ will try to...

    docs.aspose.com/email/cpp/licensing/
  5. Aspose::Words::Saving::CssSavingArgs class | As...

    Aspose::Words::Saving::CssSavingArgs class. Provides data for the CssSaving() event. To learn more, visit the documentation article in C++....CssSavingArgs : public System :: Object Methods Method Description...() const Gets the document object that is currently being saved...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Add Free Text Annotations|Aspose.PDF for Python...

    This example loads an existing PDF file, adds a free text annotation to the first page at a defined position, and saves the modified document....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-free-text-an...
  7. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....all the PDF pages: Create an object of the TextAbsorber class....filePath ); // Create TextAbsorber object to extract text com . aspose...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  8. 在Jython中复制和移动工作表|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...
  9. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...the document into a Document object. This method throws FileCorruptedExcepti...corruption. Returns A FileFormatInfo object that contains the detected...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentProperty.name property | Aspose.Words f...

    DocumentProperty.name property. Returns the name of the property....docx' ) # The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. print ( 'Built-in Properties:'...

    reference.aspose.com/words/python-net/aspose.wo...