Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 94,448 for

object

(0.18 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Regarding license activation code not working -...

    Hi We are doing watermarking using Aspose Jars with Java APIs We have implemented the following code snippets for license activation: i)for pdf file type com.aspose.pdf.License license = new com.aspose.pdf.License()…...you instantiate any Document object. Rama_Menon June 17, 2025,...instantiating the Document objects etc. Our utility jars,Aspose...

    forum.aspose.com/t/regarding-license-activation...
  5. I am seeing the Aspose Evaluation Message on th...

    I converting the file to PDF , In the PDF file Top it is showing me a Evaluation message, this was under the parallelism code in C# . Task.Add Method, for every task i am creating new license set code , i don’t want dist…...private static readonly object _lock = new object(); private static...you instantiate any Document object....

    forum.aspose.com/t/i-am-seeing-the-aspose-evalu...
  6. Remove Slides from Presentations in C++|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Get clear code examples and boost your workflow....or index) for a known ISlide object, you can specify the slide...Instantiates a Presentation object that represents a presentation...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  7. IStructuredDocumentTag class | Aspose.Words for...

    aspose.words.markup.IStructuredDocumentTag class. Interface to define a common data for [StructuredDocumentTag](../structureddocumenttag/) and [StructuredDocumentTagRangeStart](../structureddocumenttagrangestart/).... node Returns Node object that implements this interface...format. xml_mapping Gets an object that represents the mapping...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using Aspose.Cells for JavaScript via C++....that contain data or related objects. Use the following Aspose.Cells...// Instantiating a Workbook object from the uploaded file const...

    docs.aspose.com/cells/javascript-cpp/delete-bla...
  9. Modify and add new XPS files | C++

    C++ API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the code examples on how to do it....function, which returns an object of the XpsDocument Class Add...Method of the XPS document object. Set the fill color of the...

    products.aspose.com/page/cpp/create-xps-file/
  10. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with Java....image from the SignatureField object: public class ExampleExtractImageA...certificate from SignatureField object: public static void ExtractSignatureInfo...

    docs.aspose.com/pdf/java/extract-image-and-sign...