Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 90,869 for

object

(0.13 sec)
  1. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document loading. Set passwords and base URIs effortlessly for seamless integration and security....a document into a Document object. To learn more, visit the Specify...EquationXML to Office Math objects. Encoding { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.loa...
  2. DXF Drawings|CAD Documentation

    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.... Create an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/java/developer-guide/autoca...
  3. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....VSTO // Initiate Application object Excel . Application ExcelApp...Heading" ; // Define a range object (B2). Excel . Range _range...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  4. Node.get_ancestor method | Aspose.Words for Python

    aspose.words.Node.get_ancestor method...first ancestor of the specified object type. def get_ancestor ( self...self , ancestor_type : object ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.insertField method | Aspose.Words for...

    Aspose.Words.Paragraph.insertField method... Returns A Field object that represents the inserted...reference node. Returns A Field object that represents the inserted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Release Memory used by Document Instance when S...

    Perhaps I don’t understand how to use SharedPtr and MakeObject, but the Visual Studio resource monitor shows this code using up lots of memory as it runs: #include <Aspose.Words.Cpp/Model/Document/Document.h> using nam…...that uses a single Document object. In regular C++, I would normally...normally delete the Document object, but delete doesn’t work on...

    forum.aspose.com/t/release-memory-used-by-docum...
  7. Paragraph.appendField method | Aspose.Words for...

    Aspose.Words.Paragraph.appendField method... Returns A Field object that represents the appended...curly braces). Returns A Field object that represents the appended...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e...format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact....format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....properties of the PageSetup object for the desired worksheet....(); // Instantiate a Workbook object Workbook workbook ( U16String...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...