Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 96,605 for

object

(0.09 sec)
  1. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class....() { // Instantiate a stamp object var logoStamp = new Aspose...Stamp (); // Instantiate an object of FormattedText class var...

    docs.aspose.com/pdf/net/adding-multi-line-water...
  2. Export to JSON|Aspose.PDF for Python via .NET

    This example demonstrates how to export PDF form field values to a JSON file using Aspose.PDF for Python via .NET. It explains how to load a PDF form, access its fields through the Form facade, and save the extracted data in a structured JSON format... In this example, the Form object from the aspose.pdf.facades...JSON file.""" # Create Form object form = pdf_facades . Form ()...

    docs.aspose.com/pdf/python-net/export-to-json/
  3. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....reflection effects of a Shape object. The ReflectionEffect class...ReflectionEffect from the Shape object var reflection = shape . Reflection...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Web Accessibility Check in Java – Errors and Wa...

    Learn how to check your website's accessibility for WCAG compliance using Aspose.HTML for Java...method to create a validator object. Load an HTML page using the...Initialize an HTMLDocument object 11 final HTMLDocument document...

    docs.aspose.com/html/java/web-accessibility-check/
  5. Add Caret Annotation|Aspose.PDF for Python via ...

    This example loads an existing PDF, adds a caret annotation to the first page, and saves the modified document. The annotation includes a red caret symbol and descriptive comment text....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-caret-annota...
  6. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an Object. Attached ppt: Test1.pptx.zip (255.3 KB…...ti: Object reference not set to an instance of an object. Attached...ti: Object reference not set to an instance of an object,” typically...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  7. Make Booklet of PDF|Aspose.PDF for Java

    This section explains how to make booklet of PDF with com.aspose.pdf.facades using PdfFileEditor class...."C:\\Workspace\\" ; // Create PdfFileEditor object com . aspose . pdf . facades..."C:\\Workspace\\" ; // Create PdfFileEditor object com . aspose . pdf . facades...

    docs.aspose.com/pdf/java/make-booklet-of-pdf/
  8. 在Aspose.Cells中使用匿名类型或自定义对象|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....//Instantiate the workbookdesigner object. WorkbookDesigner report =...markers using the custom class object. list . Add ( new MyProduct...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  9. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....Object All Implemented Interfaces:...getRelativePropertyV(int key, Object value) isHidden() Gets a value...

    reference.aspose.com/words/java/com.aspose.word...