Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 14,349 for

object

(0.05 sec)
  1. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the OLE Object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....property Returns True if the OLE object is linked (when OleFormat.source_full_name...insert linked and unlinked OLE objects. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. JsonDataLoadOptions.always_generate_root_object...

    JsonDataLoadOptions.always_generate_root_Object property. Gets or sets a flag indicating whether a generated data source will always contain an Object for a JSON root element...always_generate_root_object property JsonDataLoadOptions.alw...always_generate_root_object property Gets or sets a flag indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....Object, com.aspose.words.SaveOptions...Create an "ImageSaveOptions" object which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  4. Superscript and Subscript|Aspose.Slides Documen...

    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....Paragraphs Create a new paragraph object for holding super script text...ITextFrame. Create a new portion object Set Escapement property for...

    docs.aspose.com/slides/cpp/superscript-and-subs...
  5. 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...
  6. OleFormat.iconCaption property | Aspose.Words f...

    OleFormat.iconCaption property. Gets icon caption of OLE Object...caption of OLE object. In case if the OLE object does not have...insert linked and unlinked OLE objects. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. GlowFormat class | Aspose.Words for Python

    aspose.words.drawing.GlowFormat class. Represents the glow formatting for an Object....the glow formatting for an object. Remarks Use the ShapeBase...access glow properties of an object. You do not create instances...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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-...