Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 90,562 for

object

(0.07 sec)
  1. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....raw data via the ImageData object. System :: SharedPtr < Aspose...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. DocumentVisitor.visitBuildingBlockStart method ...

    DocumentVisitor.visitBuildingBlockStart method. Called when enumeration of a building block has started....Description block BuildingBlock The object that is being visited. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Conversion to XPS|Aspose.Slides 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....//Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/net/conversion-to-xps/
  4. Address|Aspose.BarCode for Python via .NET API ...

    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....the specified object is equal to the current object. See Also namespace...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. Extract Font from PDF using C#

    This tutorial guides on how to extract font from PDF using C#. It shares details to set the IDE, a list of steps, and a sample code to extract embedded font from PDF using C#....file with the Document class object by setting the PDF file name...file into the Document class object and get all fonts list using...

    kb.aspose.com/pdf/net/extract-font-from-pdf-usi...
  6. How to Convert EPS to JPG in C#

    This basic tutorial focuses on how to convert EPS to JPG in C#. It explains the API configuration, and the step-by-step algorithm followed by a runnable code snippet to let you test the feature to change EPS to JPG in C#....Initialize a FileStream class object to read the source EPS file...PsDocument class Instantiate an object of ImageSaveOptions class to...

    kb.aspose.com/page/net/how-to-convert-eps-to-jp...
  7. How to Convert EML to MSG using Python

    In this simple topic, we will learn how to convert EML to MSG using Python. You will witness that in order to convert EML to MSG Python based API can be used. The example can be used in any of the commonly available operating systems like Windows or Linux that are configured with Python....Instantiate the MailMessage class object to access the source EML file...using the MailMessage class object. Finally, the loaded EML file...

    kb.aspose.com/email/python/how-to-convert-eml-t...
  8. Write Text on Image using C#

    This article guides on how to write text on image using C#. It has details to establish the IDE, a list of steps, and a sample code to add text on an image using C#....paths Create the FontDefinition object by setting the font type and...font using the FontDefinition object. It finally renders the text...

    kb.aspose.com/font/net/write-text-on-image-usin...
  9. How to Convert PDF to HTML in Java

    In this quick tutorial you will learn how to convert PDF to HTML in Java. One can easily save PDF to HTML in Java by adopting simple steps and code executing in Windows, macOS, or Linux with no dependence on Adobe Acrobat or any other third party tool....Instantiate Document class object to load PDF for exporting to...HTML Create HtmlSaveOptions object to set different HTML options...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ht...
  10. Convert MPP to TIFF in C#

    This article is about how to convert MPP to TIFF in C#. By following the crisp and well directed steps, one can transform MPP file to TIFF using C# using a few lines of code....file using the Project class object to convert MPP file to TIFF...the ImageSaveOptions class object to set the desired TIFF file...

    kb.aspose.com/tasks/net/convert-mpp-to-tiff-in-...