Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 94,479 for

object

(0.09 sec)
  1. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document.... n ); // Close InputStream object input . close (); output ....printStackTrace (); } // Close Document object pdfDocument . dispose (); }...

    docs.aspose.com/pdf/java/extract-and-save-an-at...
  2. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Name method. Returns the name of the property in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Document::get_CustomDocumentProp...

    Aspose::Words::Document::get_CustomDocumentProperties method. Returns a collection that represents all the custom document properties of the document in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....Presentation class object Create a memory stream object Save the loaded...stream Create LoadOptions class object to control the loading of the...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  5. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java....header, you first need to create object of PdfFileStamp class. You...() { // Create PdfFileStamp object PdfFileStamp fileStamp = new...

    docs.aspose.com/pdf/java/manage-header-and-footer/
  6. Generate Conditional Formatting Data Bar Images...

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article will introduce how to use the Aspose.Cells library to generate conditionally formatted data bars and images....condition object of the cell, and then, from that object, it accesses...accesses the DataBar object and uses its ToImage() method to generate...

    docs.aspose.com/cells/net/generate-conditional-...
  7. Drawing Images using Graphics|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.... Graphics objects are responsible for performing...class uses a variety of helper objects to enhance the shapes: Pens...

    docs.aspose.com/imaging/python-net/drawing-imag...
  8. IMailMergeDataSourceRoot.get_data_source method...

    IMailMergeDataSourceRoot.get_data_source method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a top-level mail merge region....get_data_source() on this object. Your implementation needs...to return a new data source object. Aspose.Words will use the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....array of ISlideText objects. Every object represent the text on...corresponding slide. ISlideText object have the following properties:...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE Objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....Excel charts embedded as OLE objects in a PowerPoint presentation...Slides for C++. To address the object preview issue , we assigned...

    docs.aspose.com/slides/cpp/working-solution-for...