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

object

(0.39 sec)
  1. 使用几何部分|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 Visio 的几何图形...Initialize LineTo geometry object LineTo lineTo = new LineTo...Initialize LineTo geometry object lineTo = new LineTo (); //...

    docs.aspose.com/diagram/zh/net/working-with-geo...
  2. How to Export XPS to PDF using Python

    This article describes how to export XPS to PDF using Python. It provides detailed instructions to XPS to PDF converter software using Python and a runnable sample code for testing the feature....change XPS to PDF Instantiate an object of XpsLoadOptions class to...XPS file into the Document object using the above load options...

    kb.aspose.com/pdf/python/how-to-export-xps-to-p...
  3. How to Apply Conditional Formatting in Excel in C#

    This article defines the process on how to apply conditional formatting in Excel in C#. It contains IDE settings, a list of steps, and a sample code to create conditional formatting in Excel in C#....conditional formatting collection object and access its reference Create...conditional formatting collection object Create a format condition,...

    kb.aspose.com/cells/net/how-to-apply-conditiona...
  4. How to Convert PDF to PDF X1A in Java

    This short how-to guide describes the process on how to convert PDF to PDF X1A in Java. It has details about setting the IDE, a list of steps defining the programming tasks, and a runnable sample code to develop a PDF to PDF X 1A converter in Java....PDF file into the Document object that is to be transformed to...to PDF/X-1a Create an object of PdfFormatConversionO class for...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-pd...
  5. Merge MD Files in C#

    Refer to this article to merge MD files in C#. It has the IDE settings, a list of instructions, and a sample code to combine MD in C# using a few API calls only....utilize the MarkdownLoadOptions object to customize the loading of...first MD file into the Document object and set the callback function...

    kb.aspose.com/words/net/merge-md-files-in-csharp/
  6. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++....watermark corresponds to a WordArt object. Image 1 Indicates that the...passing a TextWatermarkOptions object when creating the watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  7. How to Create a Fillable Form in Word using Python

    This article provides description about how to create a fillable form in Word using Python. It contains configuration details, all the steps and a runnable sample code to create a form in Word using Python....file using the Document class object for creating a fillable form...Instantiate a DocumentBuilder class object using the loaded Word file...

    kb.aspose.com/words/python/how-to-create-a-fill...
  8. Insert a New Blank Page into a Visio Drawing in...

    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....} \ # Initialize a new page object $new_page = new Page (); \...coding sites: GitHub Get a Page Object from Visio Drawing in PHP Retrieve...

    docs.aspose.com/diagram/java/insert-a-new-blank...
  9. Controls in Charts|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....you need to insert drawing objects like labels, text boxes, pictures...area. The method returns an object of the Label class, where the...

    docs.aspose.com/cells/java/controls-in-charts/
  10. Add ActiveX Controls using Aspose.Cells for Jav...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for JavaScript via C++....access the ActiveX control object via Shape.activeXControl property...() => { // Create workbook object (empty workbook) const wb =...

    docs.aspose.com/cells/javascript-cpp/add-active...