Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 83,925 for

object

(0.08 sec)
  1. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library...Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...
  2. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  3. Delete Pivot Table from a Worksheet|Documentation

    Python via .NET code to remove PivotTable for Excel Worksheets...pivot table using pivot table object or pivot table position. Please...pivot table using pivot table object and Worksheet.pivot_tables...

    docs.aspose.com/cells/python-net/delete-pivot-t...
  4. ReportBuilderOptions | Aspose.Words for Java

    Represents options for the LINQ Reporting Engine functionality in Java....Object public class ReportBuilderOptions...reference to a missing member of an object. getOptions() Gets a set of...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....PSDNET-754 Add ability to copy Smart Object Layer in the PSD image Feature...AreEqual ( object expected , object actual ) { if (! object . Equals...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  6. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE Object in C++....sets the ProgID of the OLE object. System :: String Aspose ::...how to extract embedded OLE objects into files. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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( embedded...xlsx ) . Double click the Ole Object, the embedded file will be...

    docs.aspose.com/cells/java/embed-attachment-to-...
  8. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded Objects efficiently....suggested for the current embedded object if you want to save it into...how to extract embedded OLE objects into files. Document doc =...

    reference.aspose.com/words/net/aspose.words.dra...
  9. StreamFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.StreamFontSource class. Base class for user-defined stream font source...asFileFontSource() Cast FontSourceBase object to FileFontSource . (Inherited...asFolderFontSource() Cast FontSourceBase object to FolderFontSource . (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact Object....background image to a page object. The following code snippet...using the BackgroundArtifact object with C#. // For complete examples...

    docs.aspose.com/pdf/net/add-backgrounds/