Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 90,760 for

object

(0.47 sec)
  1. 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...
  2. MailMergerContext.SetRegionsDataSource | Aspose...

    Enhance your mail merge efficiency with the MailMergerContext SetRegionsDataSource method to seamlessly set your data source for regions.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  3. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....page to a BMP image: Create an object of the Document class, to get..."PDF-to-BMP.bmp" ); // Create stream object to save the output image try...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  4. OleFormat.suggestedFileName property | Aspose.W...

    OleFormat.suggestedFileName property. Gets the file name suggested for the current embedded Object if you want to save it into a file....suggested for the current embedded object if you want to save it into...Examples Shows how to get an OLE object’s suggested file name. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Convert PNG to PSD in Java

    This article guides on how to convert PNG to PSD in Java. It has the IDE settings, the programming steps, and a runnable sample code to change PNG to PSD in Java....the FileStream class object Create an object of the PsdImage and...size Declare a Layer class object and initialize it with the...

    kb.aspose.com/psd/java/how-to-convert-png-to-ps...
  6. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....page Instantiate a TextBuilder object linked with the first page...page Create a TextFragment object and set the text, font, underline...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...
  7. Generate Conditional Formatting DataBars Images...

    Aspose.Cells is a C++ 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/go-cpp/generate-condition...
  8. Embed Attachment to PDF|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....Excel, you can insert an OLE Object with source data ( embedde...xlsx ). Double‑click the OLE Object, and the embedded file will...

    docs.aspose.com/cells/java/embed-attachment-to-...
  9. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#....PrintOut method of the Document object that you want to print.The...false ); object copies = "1" ; object pages = "1" ; object range...

    docs.aspose.com/words/net/print-documents/
  10. OfficeMath.getMathRenderer method | Aspose.Word...

    OfficeMath.getMathRenderer method. Creates and returns an Object that can be used to render this equation into an image....getMathRenderer() Creates and returns an object that can be used to render...this object as a parameter. Returns The renderer object for this...

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