Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 94,496 for

object

(0.35 sec)
  1. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....a sample of creating Excel object and setting its caption. using... Slides [ 0 ]; // Add Ole objects byte [] allbytes = File . ReadAllBytes...

    docs.aspose.com/slides/net/set-caption-to-ole-i...
  2. How to Change Password of PDF using Python

    This article describes how to change password of PDF using Python. It guides to set the environment, provides steps to follow and shares a runnable sample code to change password of PDF file using Python....Create the PdfFileInfo class object to check the encryption state...perform the steps below Create an object of the PdfFileSecurity class...

    kb.aspose.com/pdf/python/how-to-change-password...
  3. Convert a CSV File to JSON using Python

    Refer to this article for converting CSV to JSON using Python. You will get details to set the IDE, a list of steps, and a sample code for developing a CSV to JSON formatter using Python....Workbook class object Create the JsonSaveOptions object to customize...Workbook class object, create the JsonSaveOptions object, and save...

    kb.aspose.com/cells/python/convert-a-csv-file-t...
  4. How to Convert JSON to PDF in Node.js

    This article guides on how to convert JSON to PDF in Node.js. It contains the list of tasks along with the IDE configuration and a runnable sample code demonstrating JSON to PDF converter in Node.js....Create a JsonLayoutOptions class object Call the importData() method...saved followed by declaring an object of JsonLayoutOptions class...

    kb.aspose.com/cells/nodejs/how-to-convert-json-...
  5. How to Open Password Protected Excel File in C#

    This article contains information on how to open password protected Excel file in C#. By using C# open Excel file with password with the help of a few lines of code provided in this article....manager Create LoadOptions class object to use the password property...the Workbook object using the LoadOptions object with a password...

    kb.aspose.com/cells/net/how-to-open-password-pr...
  6. DigitalSignatureUtil.sign method | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureUtil.sign method...CertificateHolder CertificateHolder object with certificate that used...sign_options SignOptions SignOptions object with various signing options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Slides for .NET: NullReferenceException ...

    Hello, We have come across a NullReferenceException when calling Portion.GetRect in Aspose.Slides.NET 25.10.0. I’ve have attached a minimal example null_ref_exception.zip (520.2 KB) var pres = new Presentation("./nul…...GetRect() may occur if the Portion object is not properly initialized...GetRect() , ensure that the portion object is not null. You can add a...

    forum.aspose.com/t/aspose-slides-for-net-nullre...
  8. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for Node.js via C++....using the InterruptMonitor object when it is taking too long...the usage of InterruptMonitor object. The code converts quite a...

    docs.aspose.com/cells/nodejs-cpp/stop-conversio...
  9. PreferredWidth Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.PreferredWidth class, your solution for defining optimal table and cell widths with precision and flexibility. Enhance your document layouts today!...Equals ( object ) Determines whether the specified object is equal...equal in value to the current object. Equals ( PreferredWidth )...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++....insert text, checkboxes, ole objects, paragraphs, lists, tables...in the Aspose.Words Document Object Model (DOM) to simplify the...

    docs.aspose.com/words/cpp/document-builder-over...