Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 97,401 for

object

(0.53 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Using Glyph objects | C++

    Glyph Objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in C++....Developer Guide Using Glyph objects in Aspose.Font for C++ library...Nuget Pricing Buy Using Glyph objects | C++ Contents [ Hide Show...

    docs.aspose.com/font/cpp/developer-guide/using-...
  6. Shape.hasSmartArt property | Aspose.Words for N...

    Shape.hasSmartArt property. Returns ``true`` if this [Shape](../) has a SmartArt Object....if this Shape has a SmartArt object. get hasSmartArt () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Generate Swiss Post Parcel Barcode in Python | ...

    Generate Swiss Post Barcode in Python. Create Swiss Post Parcel barcode using Python....using Python: Initialize an object of BarcodeGenerator class and...Initialize BarcodeGenerator class object generator = barcode.generation...

    blog.aspose.com/barcode/generate-swiss-post-bar...
  8. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an Object in Java....Object public class SoftEdgeFormat...soft edge formatting for an object. Remarks: Use the ShapeBase...

    reference.aspose.com/words/java/com.aspose.word...
  9. 公共 API Aspose.Diagram 6.6.0 的变化|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.... OBJECT ) { ByteArrayInputStream Ole_stream...get format of the OLE file object com . aspose . words . FileFormatInfo...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  10. 旋转单元格文本|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 Application object. Excel . ApplicationClass ExcelApp...Heading" ; //Define a range object(B2). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text/