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

object

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add JavaScript to PDF using C#

    Follow this article to add JavaScript to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for working with PDF JS using C# by adding different types of scripts for various actions....PDF file into the Document object, where JavaScript is to be...Create a JavascriptAction class object and set the message to be displayed...

    kb.aspose.com/pdf/net/add-javascript-to-pdf-usi...
  7. How to Convert Raster Image to SVG using C#

    This short tutorial guides on how to convert Raster image to SVG using C#. It demonstrates how using C# Raster image to SVG conversion is easily possible using a few lines of code....the Image class object Use SvgOptions class object to set desired...

    kb.aspose.com/imaging/net/how-to-convert-raster...
  8. How to Open Password Protected Excel File using...

    This article guides on how to open password protected Excel file using Node.js. It has the details to set the IDE, a list of steps, and a runnable sample code to open Excel with password using Node.js....an encrypted file Create an object of the LoadOptions class Set...Excel using Node.js . First, an object of the LoadOptions class is...

    kb.aspose.com/cells/nodejs/how-to-open-password...
  9. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your project....GetDataDir_Tasks (); 3 4 // Create an object of the Document class 5 Document...6 // Initialize Page class object 7 Aspose. Note . Page page...

    docs.aspose.com/note/net/working-with-hyperlinks/
  10. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....create a Document object and a PageNumberStamp object using required...

    docs.aspose.com/pdf/cpp/add-page-number/