Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 79,403 for

object

(0.04 sec)
  1. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote document in C#....Document class Instantiate an object of the OneSaveOptions class...file using the Document class object. Then by using an instance...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...
  2. How to Convert EML to MSG using C#

    In this easy tutorial, we will learn how to convert EML to MSG using C#. You will observe that in order to convert EML to MSG in C# based API can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux....Initialize the MailMessage class object to load the source EML file...using the MailMessage class object. Then the loaded EML file is...

    kb.aspose.com/email/net/how-to-convert-eml-to-m...
  3. Encrypt Workbook using Aspose.Cells|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....Java //Instantiate a Workbook object by excel file path Workbook...

    docs.aspose.com/cells/java/encrypt-workbook-usi...
  4. Converting Worksheet to Image in Aspose.Cells|D...

    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....Bitmap object and you can Save an image file...etc. //Create a new Workbook object //Open a template excel file...

    docs.aspose.com/cells/net/converting-worksheet-...
  5. Add Bookmark to PDF using C# | Aspose.PDF

    Add bookmark to PDF programmatically with C# sample code using Aspose.PDF for .NET...PDF document using Document object. Create a bookmark and define...bookmark using a ‘GoToAction’ object. After, add it to the document...

    products.aspose.com/pdf/net/bookmarks/
  6. How to Render LaTeX to PNG using C++

    This interesting topic provides demonstration on how to render LaTeX to PNG using C++. We also call the LaTeX files as .tex files and one may easily render LaTeX to PNG in C++ with simple API properties and methods....Instantiate TeXOptions Class object for setting configurations...Instantiate PngSaveOptions Class object for saving LaTeX to PNG image...

    kb.aspose.com/tex/cpp/how-to-render-latex-to-pn...
  7. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a document to HTML in Java....Create an "HtmlFixedSaveOptions" object, which we can pass to the document's...Create an "HtmlFixedSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  8. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) Object that refers to the shading formatting for the paragraph....property Returns a Shading object that refers to the shading...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting Images|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.... All you need is an object of the appropriate class from...image options and the rectangle object as parameters. Read and Write...

    docs.aspose.com/psd/net/converting-images/
  10. Creating a Pdf417 BarCode in Ruby|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....'/data/' \ # Instantiate barcode object builder = Rjb :: import ( 'com...

    docs.aspose.com/barcode/java/creating-a-pdf417-...