Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 14,352 for

object

(0.19 sec)
  1. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  2. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE Object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified)....property Returns true if the OLE object is linked (when OleFormat.sourceFullName...insert linked and unlinked OLE objects. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via C#... Then, a new LayerGroup object is created using AddLayerGroup...AddLayerGroup from the PsdImage object. The group layer is named “Folder...

    docs.aspose.com/psd/net/psd-group-layer/
  4. VbaReference class | Aspose.Words for Python

    aspose.words.vba.VbaReference class. Implements a reference to an Automation type library or VBA project...type Gets VbaReferenceType object that indicates the type of...reference that a VbaReference object represents. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::PdfSaveOptions::get_Digi...

    Aspose::Words::Saving::PdfSaveOptions::get_DigitalSignatureDetails method. Gets or sets the details for signing the output PDF document in C++....valid PdfDigitalSignatureD object, then the output PDF document...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Drawing::ShapeBase::get_Font met...

    Aspose::Words::Drawing::ShapeBase::get_Font method. Provides access to the font formatting of this Object in C++....the font formatting of this object. System :: SharedPtr < Aspose...property of the shape's "Font" object to "true" to hide the text...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. How to Add Hyperlink to an Image in PowerPoint ...

    This article contains information on how to add hyperlink to an image in PowerPoint using C#. It covers the configuration details using step wise approach to accomplish the task and a sample code to add hyperlink to an image in PPT in C#....Create a new empty Presentation object Access the first slide in presentation...access that using IPPImage class object Insert a picture frame in the...

    kb.aspose.com/slides/net/how-to-add-hyperlink-t...
  8. Convert DWG to TIFF in Java

    This topic aids to convert DWG to TIFF in Java. It covers the details of the required information and process to write a comprehensive DWG to TIFF converter software in Java....size Use the TiffOptions class object to set the rasterization options...file using the TiffOptions object In the above steps, we have...

    kb.aspose.com/cad/java/convert-dwg-to-tiff-in-j...
  9. How to Access the Presentation Properties in Py...

    This simple topic focuses on how to access the presentation properties in Python. It covers all the details by providing configurations, step-wise program flow and a runnable example to read and print the document properties in Python....presentation properties Initialize the object of the IPresentationInfo class...an IDocumentProperties class object to fetch the presentation document...

    kb.aspose.com/slides/python/how-to-access-the-p...
  10. How to Convert HTML to PDF using Java

    This article guides on how to convert HTML to PDF using Java. It has a list of steps to write the application, the configuration details, and a runnable sample code to export HTML to PDF using Java....Instantiate the HtmlLoadOptions class object to control the loading of the...file using the Document class object with the above options Save...

    kb.aspose.com/pdf/java/how-to-convert-html-to-p...