Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 95,640 for

object

(0.43 sec)
  1. Aspose.PSD for .NET 21.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....AssertAreEqual ( object expected , object actual ) { if (! object . Equals...)) { throw new Exception ( "Objects are not equal." ); } } using...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  2. Print PDF to PDF with C#

    Follow this article to print PDF to PDF with C#. It has the IDE settings, a list of steps, and a sample code to print to PDF virtual printer with C#....Instantiate the PDFViewer class object Load the source PDF file by...PrinterSettings and PageSettings class objects and set the desired properties...

    kb.aspose.com/pdf/net/print-pdf-to-pdf-with-csh...
  3. Compress JPEG using Python

    This article guides on how to compress JPEG using Python. It has all the details to set the IDE, a list of steps, and a sample code to reduce size of JPEG using Python....Import the desired classes and objects from various modules in the...input JPG file into the Image object using the load() method Instantiate...

    kb.aspose.com/imaging/python/compress-jpeg-usin...
  4. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using Aspose.Cells for Node.js via C++....that contain data or related objects. Use the following Aspose.Cells...filePath ); // Create a Worksheets object with reference to // the sheets...

    docs.aspose.com/cells/nodejs-cpp/delete-blank-r...
  5. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....Object public class LineNumberRestartMod...use the section's PageSetup object to display numbers to the left...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::WarningInfoCollection class | As...

    Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo Objects. To learn more, visit the documentation article in C++....collection of WarningInfo objects. To learn more, visit the Programming...override Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. Change QR Code Color using C#

    This article guides on how to change QR code color using C#. It has the IDE settings, a list of steps, and a sample code for creating a colored QR code generator using C#....various parameters of different objects the API exposes. Steps to Change...codes Create a BarCodeGenerator object with EncodeTypes QR Set the...

    kb.aspose.com/barcode/net/change-qr-code-color-...
  8. Reading an Outlook Message (MSG) file|Documenta...

    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....Automation To use Office Automation objects for Microsoft Outlook, you...Application (); // Create a MailItem object MailItem item = ( MailItem...

    docs.aspose.com/email/java/reading-an-outlook-m...
  9. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for С++, supporting OMML, formatting controls, and clear С++ code samples....class specifies the fraction object, consisting of a numerator...fraction properties. The fraction object is also used to represent the...

    docs.aspose.com/slides/cpp/powerpoint-math-equa...
  10. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples.... Create a new object with ImageFormat.Jpeg . By...existing MHTML file. Create a new object. By default, the Format property...

    docs.aspose.com/html/net/convert-mhtml-to-image/