Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 96,279 for

object

(0.33 sec)
  1. OleFormat.source_full_name property | Aspose.Wo...

    OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked OLE Object....source file for the linked OLE object. @property def source_full_name...not an empty string, the OLE object is linked. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ReflectionFormat class ...

    Aspose::Words::Drawing::ReflectionFormat class. Represents the reflection formatting for an Object in C++....reflection formatting for an object. class ReflectionFormat : public...public System :: Object Methods Method Description get_Blur ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Convert PDF to Excel in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET library allows you to convert PDF to Excel format using C#. These formats include XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS.... An object of the ExcelSaveOptions class...Create an instance of Document object with the source PDF document...

    docs.aspose.com/pdf/net/convert-pdf-to-excel/
  4. OleFormat.sourceFullName property | Aspose.Word...

    OleFormat.sourceFullName property. Gets or sets the path and name of the source file for the linked OLE Object....source file for the linked OLE object. get sourceFullName () : string...not an empty string, the OLE object is linked. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....Create the LoadOptions class object and set the input format and...input VSD file into the Diagram object from the disk using the file...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  6. Convert HTML to GIF in Java

    Convert HTML to GIF in Java with a few API calls. This guide provides the IDE settings, program logic, and code for converting HTML to animated GIF in Java....HTMLDocument object for HTML to GIF conversion Create an object of the...Provide the input file, options object, and output GIF file name These...

    kb.aspose.com/html/java/convert-html-to-gif-in-...
  7. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....row_count )); } // Add table object to first page of input document...updated document containing table object document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  8. Aspose.Pdf.Image File Lock - Free Support Forum...

    How can you release the lock on the file after reading it using Aspose.Pdf.Image? The following code causes the ‘Image.png’ file to be locked but there is no way to release that lock after using the image Object: var i…...lock after using the image object: var image = new Aspose.Pdf... Are you reusing the image object elsewhere in the code, or is...

    forum.aspose.com/t/aspose-pdf-image-file-lock/3...
  9. DocumentProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Properties.DocumentProperty class for managing custom and built-in document properties efficiently. Enhance your document handling today!...docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. Console . WriteLine ( "Built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Importing Data from a DataTable to Grid|Documen...

    This article introduces how to import data in GridDesktop....in the form of a DataTable object. Understanding developers'...a form. Create a DataTable object that contains the data to be...

    docs.aspose.com/cells/net/aspose-cells-griddesk...