Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 91,344 for

object

(0.16 sec)
  1. C++ API to Convert XPS to DIF | products.aspose...

    Convert XPS to DIF via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/xps-to...
  2. Aspose::Words::Loading::PdfLoadOptions class | ...

    Aspose::Words::Loading::PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a Document Object. To learn more, visit the documentation article in C++....Pdf document into a Document object. To learn more, visit the Specify...(System::SharedPtr<System::Object>) override Determines whether...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Add Threaded Comments in Excel using C#

    Follow this article to add threaded comments in Excel using C#. It will provide IDE settings, a list of steps, and a sample code to work with Excel threaded comment using C#....file using the Workbook class object Access the target sheet and...in the cell using the author object, and save the workbook as an...

    kb.aspose.com/cells/net/add-threaded-comments-i...
  4. How to Convert Markdown to XPS using Java

    This simple topic focuses on how to convert Markdown to XPS using Java. Markdown files are also known as MD files and one can easily convert MD to XPS in Java using simple API calls that are not dependent on any pre-requisite software or third party tool....Create an HTMLDocument Class object instance to load the Markdown...HTML file using HTMLDocument object instance Save the intermediate...

    kb.aspose.com/html/java/how-to-convert-markdown...
  5. How to Convert OTG to PDF in Java

    This tutorial explains how to convert OTG to PDF in Java. With this tutorial you can convert OTG to PDF in Java on any operating system like MS Windows, Linux or macOS....Image class object Initialize the PdfOptions class object to set properties...

    kb.aspose.com/imaging/java/how-to-convert-otg-t...
  6. Rotate Text in Word using C#

    Rotate text in Word using C#. Get all the details to set the IDE, a list of steps and a sample code to flip the text in Word using C#....TextOrientation property of the PageSetup object Save the resultant World file...Word using C# . The PageSetup object in each section contains the...

    kb.aspose.com/words/net/rotate-text-in-word-usi...
  7. Draw 3D Sphere in C#

    This quick guide explains how to convert USDZ to STL in C#. It covers the ordered steps, setup prerequisites, and a working code snippet to build a USDZ to STL converter in C#....or create a new one using an object of the Scene class Create an...drawing in C# . It initializes an object of the Scene class where an...

    kb.aspose.com/3d/net/draw-3d-sphere-in-csharp/
  8. How to Add Digital Signature to PDF in C#

    This basic tutorial discusses the details on how to add digital signature to PDF in C#. The sample code provided in this article in C# add signature to PDF whereas detailed steps are also shared....certificate file in PKCS7 class object Set the rectangular coordinates...applications. PdfFileSignature class object is used to work with different...

    kb.aspose.com/pdf/net/how-to-add-digital-signat...
  9. How to Convert Excel to JSON in Java

    In this brief tutorial, you will learn how to convert Excel to JSON in Java. You can quickly convert Excel file to JSON in Java using a few lines of code with a simple configuration....format Initiate a Workbook class object to load the input Excel file...of the JsonSaveOptions class object. Now we are good to perform...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  10. How to Create PNG Image From BMP in C#

    This step by step tutorial shows you how to create PNG image from BMP in C#. This code in C# save bitmap as PNG easily and quickly....Read BMP file into an Image object Set attributes for output PNG...BMP input image into an image object using Load method of Image...

    kb.aspose.com/imaging/net/how-to-create-png-ima...