Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 94,448 for

object

(0.59 sec)
  1. Check Presence of a Master in the Visio Drawing...

    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....2" ; \ # check master object by name $is_present = $diagram...coding sites: GitHub Get Master Object from Drawing in PHP...

    docs.aspose.com/diagram/java/check-presence-of-...
  2. Aspose.PSD for .NET 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 , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-8...
  3. 在C#中使用文件進行編程|Aspose.Words for .NET

    透過使用 Aspose.Words Document Object Model 類別,以 C# 在 .NET 中以程式方式建立、修改及管理文件。 透過管理顏色、形狀、字體和其他圖形,工作於文件的屬性、設定和內容,以及其樣式。...Words Document Object Model 類別的文件之資訊。 本節的文章描述了一系...Document Object Model Translate Markdown to Document Object Model...

    docs.aspose.com/words/zh-hant/net/programming-w...
  4. 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...
  5. 使用JavaScript通过C++设置工作表中表格或列表对象的注释|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置工作表内表格或列表对象的注释。...// Instantiating a Workbook object by opening the uploaded Excel...( 0 ); // Access first list object or table. const lstObj = worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/set-the...
  6. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....Cells collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s horizontalAlignment method...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  7. Working with SmartArt Cold Rendering in C#|Aspo...

    Aspose.Words for .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt Objects if the pre-rendered SmartArt drawing is missing or incorrect using C#....drawing along with the SmartArt object. In most cases, the pre-rendered...In this case, the SmartArt object itself should be laid-out and...

    docs.aspose.com/words/net/working-with-smartart...
  8. Set Data Source for the Chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....calling the SeriesCollection object’s add(string, boolean) method...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...
  9. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....background image to the page object. The next code snippet shows...with the BackgroundArtifact object: void Artifacts :: SetBackground...

    docs.aspose.com/pdf/cpp/artifacts/
  10. 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...