Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 94,431 for

object

(0.31 sec)
  1. Cells Formats|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....Cells collection represents an object of the Cell class. Aspose.Cells...formatting style. Also, the object of the Style class is used...

    docs.aspose.com/cells/java/cells-formatting/
  2. AlternativeScheme|Aspose.BarCode for Python via...

    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....the specified object is equal to the current object. See Also namespace...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....access the ActiveX control object via the Shape::get_ActiveXControl()...\\ " ); // Create workbook object Workbook wb ; // Access first...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  4. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.append_field method... Returns A Field object that represents the appended...curly braces). Returns A Field object that represents the appended...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Lists::ListLevel::GetEffectiveVa...

    Aspose::Words::Lists::ListLevel::GetEffectiveValue method. Reports the string representation of the ListLevel Object for the specified index of the list item. Parameters specify the NumberStyle and an optional format string used when Custom is specified in C++....representation of the ListLevel object for the specified index of...NumberStyle of the ListLevel object. customNumberStyleFor const...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。... Add (); // Create Drawing object with certain dimensions var...); // Set border for Drawing object var borderInfo = new Aspose...

    docs.aspose.com/pdf/zh/net/add-curve/
  7. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Create Table object. Set table setting (e.g. set...row_count )); } // Add table object to first page of input document...

    products.aspose.com/pdf/cpp/table/add/
  8. Convert Template to HTML – Aspose.HTML for .NET

    Convert templates to HTML in C#. Use XML/JSON data sources, inline expressions, and foreach directives for dynamic content creation....four parameters: HTMLDocument object is used as a source for the...the template. TemplateData object holds the data that will be used...

    docs.aspose.com/html/net/convert-template-to-html/
  9. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....Object, com.aspose.words.SaveOptions...DocSaveOptions object in a LoadOptions object. Assert.assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....works as follows: Create an object of the Document class. Call...works as follows: Create an object of the Document class. Filter...

    docs.aspose.com/note/java/working-with-tables/