Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 94,431 for

object

(0.21 sec)
  1. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....Object public class TextWatermarkOptions...passing a TextWatermarkOptions object when creating the watermark...

    reference.aspose.com/words/java/com.aspose.word...
  2. Creating a Named Range|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 an Application object. (VSTO only.) Add a Workbook...Reflection ; ....... //Create Excel Object Excel . ApplicationClass xl...

    docs.aspose.com/cells/net/creating-a-named-range/
  3. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....Create Resolution object. Create TIffSettings object. Create Tiff...outfilename ); // Create Resolution object auto resolution = MakeObject...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  4. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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 Visio Application Object vsdApp = Application ; //Make...false ; //Create a document object and load a diagram vsdDoc =...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  5. OlePackage.display_name property | Aspose.Words...

    OlePackage.display_name property. Gets or sets OLE Package display name....Examples Shows how insert an OLE object into a document. doc = aw ...DocumentBuilder ( doc = doc ) # OLE objects allow us to open other files...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PSD for Java 25.8 - Release Notes|Docume...

    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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  7. 指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。..."data-dir" # Initialize an object loadObjOpts = ObjLoadOptions..."data-dir" # Initialize an object loadSTLOpts = StlLoadOptions...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  8. Aspose.Pdf [26.3.0] Text Extraction Issue In Do...

    public override string GetText() { AsposePdf.Text.TextSearchOptions textSearchOptions = new AsposePdf.Text.TextSearchOptions(false); //Ignore error → Invalid font name (used font is not present in the PDF resources) …...IgnoreResourceFontEr = true; lock (_object) { _document.Flatten(); TextAbsorber...Getting Object reference not set to an instance of an object, when...

    forum.aspose.com/t/aspose-pdf-26-3-0-text-extra...
  9. Basics of Aspose.PDF DOM API|Aspose.PDF for Pyt...

    Explore the fundamentals of Aspose.PDF DOM API for Python via Java. Unlock powerful tools for creating, editing, and managing PDF files programmatically....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/python-java/basics-of-dom-api/
  10. Manage Titles of Excel 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....at runtime, with the Title object you can change text, font,...their axes contain a Title object that can be used to set their...

    docs.aspose.com/cells/java/chart-and-axis-titles/