Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 14,349 for

object

(0.03 sec)
  1. HtmlOfficeMathOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports OfficeMath to HTML MHTML and EPUB in Java....Object public class HtmlOfficeMathOutput...export Microsoft OfficeMath objects to HTML. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. How to Compress Image in Java

    This tutorial is designed to guide on how to compress image in Java. You will get configuration instructions, detailed steps and Java code to compress image....image file into the Image class object that needs to be compressed...compressed Instantiate an object of JpegOptions to customize the output...

    kb.aspose.com/imaging/java/how-to-compress-imag...
  9. GradientStyle | Aspose.Words for Java

    Specifies the style for a gradient fill in Java....Object public class GradientStyle...running horizontally across an object. NONE No gradient. VERTICAL...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart Objects for impactful presentations.... double ) Inserts an chart object into the document and scales...other settings using the Shape object returned by this method. Examples...

    reference.aspose.com/words/net/aspose.words/doc...