Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 97,363 for

object

(0.41 sec)
  1. How to Export PDF to PowerPoint using C#

    This article guides on how to export PDF to PowerPoint using C#. It contains all the information required to set the development environment, list of tasks to be performed and a runnable sample code to change PDF to PowerPoint using C#....PDF into the Document class object that is to be transformed to...Instantiate a PptxSaveOptions class object for setting properties of the...

    kb.aspose.com/pdf/net/how-to-export-pdf-to-powe...
  2. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....Create a PdfContentEditor class object and bind the target Pdf file...using the PdfFileMend class object Instantiate a new page and...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...
  3. Aspose::Words::BorderCollection class | Aspose....

    Aspose::Words::BorderCollection class. A collection of Border Objects. To learn more, visit the documentation article in C++....class A collection of Border objects. To learn more, visit the Programming...() Removes all borders of an object. Equals (const System::Sha...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Extract Text from PDF in Node.js|Aspose.PDF for...

    This section describes how to extract text from PDF document using Aspose.PDF for Node.js via C++ toolkit.... Receive the object if successful. Call the function...text is stored in the JSON object. Thus, if ‘json.errorCode’...

    docs.aspose.com/pdf/nodejs-cpp/extract-text/
  5. Paragraph.insertField method | Aspose.Words for...

    Aspose.Words.Paragraph.insertField method... Returns A Field object that represents the inserted...reference node. Returns A Field object that represents the inserted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create Pivot Table in xlsx4j|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....worksheet cells using a Cell object’s PutValue/setValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/java/create-pivot-table-i...
  7. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....Words object model are static. For example...); // Note creating a class object, not an instance. $ doc = new...

    docs.aspose.com/words/java/usage-examples-for-php/
  8. 在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....//Instantiating a Workbook object $workbook = new Workbook ();...new worksheet to the Workbook object $worksheets = $workbook ->...

    docs.aspose.com/cells/zh/java/managing-workshee...
  9. Release Memory used by Document Instance when S...

    Perhaps I don’t understand how to use SharedPtr and MakeObject, but the Visual Studio resource monitor shows this code using up lots of memory as it runs: #include <Aspose.Words.Cpp/Model/Document/Document.h> using nam…...that uses a single Document object. In regular C++, I would normally...normally delete the Document object, but delete doesn’t work on...

    forum.aspose.com/t/release-memory-used-by-docum...
  10. Node.get_ancestor method | Aspose.Words for Python

    aspose.words.Node.get_ancestor method...first ancestor of the specified object type. def get_ancestor ( self...self , ancestor_type : object ): ... Parameter Type Description...

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