Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 96,275 for

object

(0.2 sec)
  1. How to Convert EPUB to PDF in C#

    This short tutorial explains how to convert EPUB to PDF in C#. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in C# with the help of a few lines of code....convert EPUB to PDF Declare an object of EpubLoadOptions class to...file in the Document class object using the custom settings Save...

    kb.aspose.com/pdf/net/how-to-convert-epub-to-pd...
  2. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....the ImageOrPrintOptions class object to customize the output image...Create a SheetRender class object for the selected sheet using...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  3. MapiAttachment.ObjectData Returns Null for Vali...

    Hi Team, MapiAttachment.ObjectData property returns null for certain valid Outlook message attachments (.msg files), causing our application to fail in processing embedded messages consistently. Aspose.Email Version: …...stored as an embedded Outlook object. Instead, its data is stored...an embedded Outlook message object. So, the MapiAttachment.ObjectData...

    forum.aspose.com/t/mapiattachment-objectdata-re...
  4. Get Address, Cell Count, Offset, Entire Column,...

    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....via C++ provides the Range object, which has various utility...or properties of the Range object. Address Gets the address of...

    docs.aspose.com/cells/javascript-cpp/get-addres...
  5. DWG Drawings|CAD 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.... Create an object of the CadRasterizationOpti...page_width properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/developer-guide/...
  6. Set Caption to OLE Icon|Aspose.Slides 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....a sample of creating Excel object and setting its caption. using... Slides [ 0 ]; // Add Ole objects byte [] allbytes = File . ReadAllBytes...

    docs.aspose.com/slides/net/set-caption-to-ole-i...
  7. Apply Superscript and Subscript Effects on Font...

    The C# code to apply superscript and subscript effects to text in Excel using Aspose.Cells for .NET API....Font object’s IsSuperscript property to...subscript, set the Style.Font object’s IsSubscript property to true...

    docs.aspose.com/cells/net/apply-superscript-and...
  8. Aspose::Words::Fields::FieldUserAddress class |...

    Aspose::Words::Fields::FieldUserAddress class. Implements the USERADDRESS field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ListLevel.GetEffectiveValue | Aspose.Words for ...

    Discover the ListLevel GetEffectiveValue method to easily retrieve string representations of list items. Customize with NumberStyle and format options!...representation of the ListLevel object for the specified index of...NumberStyle of the ListLevel object. customNumberStyleFor String...

    reference.aspose.com/words/net/aspose.words.lis...
  10. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....out using the Document class object Define the search word in the...TextFragmentAbsorber class object Run the visit() method on the...

    kb.aspose.com/pdf/python/how-to-strike-out-text...