Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 14,349 for

object

(0.09 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. ChartXValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartXValue class, your solution for defining X values in chart series, enhancing data visualization effortlessly....of the X value stored in the object. Methods Name Description static...Time type. override Equals ( object ) Gets a flag indicating whether...

    reference.aspose.com/words/net/aspose.words.dra...
  3. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Python....properties of the SignOptions class object. Steps to Insert Signature...Create a CertificateHolder object by providing the certificate...

    kb.aspose.com/words/python/how-to-electronicall...
  4. A question about method dispose() in Aspose. Em...

    I looked at the introduction to method dispose() in Aspose.Email for Java, but I’m not sure how I should use it to flush memory. The below is my code: PersonalStorage personalStorage = PersonalStorage.create(cur…...resources associated with an object. In your case, you are using...using it on the MailMessage object after adding it to the inboxFolder...

    forum.aspose.com/t/a-question-about-method-disp...
  5. Aspose.Words.Rendering | Aspose.Words for .NET

    Discover Aspose.Words.Rendering, customize document printing and rendering effortlessly with powerful classes for enhanced output quality....vector image or to a Graphics object. PageInfo Represents information...parameters of PrinterSettings object. ShapeRenderer Provides methods...

    reference.aspose.com/words/net/aspose.words.ren...
  6. IFieldUpdateCultureProvider Interface | Aspose....

    Discover the Aspose.Words.Fields.IFieldUpdateCultureProvider interface. Enhance field updates with a customizable CultureInfo Object for precise localization....implemented, provides a CultureInfo object that should be used during...Field ) Returns a CultureInfo object to be used during the field’s...

    reference.aspose.com/words/net/aspose.words.fie...
  7. How to Convert CSV to Excel in Java

    In this tutorial, you will learn how to convert CSV to Excel in Java. You can implement the process to convert CSV to XLSX in Java with simple API calls in a few easy steps....will use the Workbook class object for loading the input file...the newly created LoadOptions object. During this operation, using...

    kb.aspose.com/cells/java/how-to-convert-csv-to-...
  8. How to Convert Excel to SVG using Python

    This short article is about how to convert Excel to SVG using Python. It has information about the development environment, a list of steps and a runnable sample code to generate Excel SVG using Python....class object Create an object of SvgSaveOptions class object to...of the SvgSaveOptions class object. It has the property to set...

    kb.aspose.com/cells/python/how-to-convert-excel...
  9. How to Convert GeoJSON to SHP in C#

    This article defines the process on how to convert GeoJSON to SHP in C#. It has the IDE settings and programming steps along with a runnable sample code to transform GeoJSON to SHP in C#....GeoJSON to SHP Instantiate an object of the ConversionOptions to...system If supported, create an object of the ConversionOptions class...

    kb.aspose.com/gis/net/how-to-convert-geojson-to...
  10. How to Convert JSON to CSV in Java

    In this brief tutorial, you will learn how to convert JSON to CSV in Java. You can create JSON to CSV converter in Java by using a few API calls on Linux, Windows, or macOS....CSV Create an empty Workbook object to save the output CSV file...worksheet object Create JsonLayoutOptions class object and set...

    kb.aspose.com/cells/java/how-to-convert-json-to...