Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 79,435 for

object

(0.06 sec)
  1. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....file using the Document class object and get access to the target...Create a TextFragmentAbsorber object for searching a text Parse...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  2. Aspose::Words::TabStopCollection class | Aspose...

    Aspose::Words::TabStopCollection class. A collection of TabStop Objects that represent custom tabs for a paragraph or a style. To learn more, visit the documentation article in C++....class A collection of TabStop objects that represent custom tabs...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Using Anonymous Types or Custom Objects|Documen...

    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....Anonymous Types or Custom Objects Contents [ Hide ] Aspose.Cells...anonymous types or custom objects in smart markers. In below...

    docs.aspose.com/cells/net/using-anonymous-types...
  4. 使用 C++ 通过 Node.js 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距。还将学习如何通过 Node.js API 和 C++ 编程设置页面中心、页眉和页脚的边距。..."data" ); // Create a workbook object const workbook = new AsposeCells...( 0 ); // Get the pagesetup object const pageSetup = worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-mar...
  5. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource::get_TableName method. Returns the name of the data source in C++....source in the form of a custom object. void CustomDataSource () {...Torino" )); // To use a custom object as a data source, it must implement...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. How to Convert Markdown to XPS in C#

    This step by step tutorial shows you how to convert Markdown to XPS in C# via code. Convert MD to XPS in C# .NET windows or ASP.NET applications with Aspose.HTML API....Converter class into HTMLDocument object Save the output as an HTML...HTML file into HTMLDocument object Specify XPS options using XpsRenderingOptions...

    kb.aspose.com/html/net/how-to-convert-markdown-...
  7. Aspose::Words::Settings::OdsoFieldMapDataCollec...

    Aspose::Words::Settings::OdsoFieldMapDataCollection::Add method. Adds an Object to the end of this collection in C++....OdsoFieldMapDataColl::Add method Adds an object to the end of this collection...gs::OdsoFieldMapData>& The object to add. Cannot be null . See...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in documents. Enhance your workflow with seamless integration!...Returns the parent Comment object. Returns null for top-level...the anchor character of this object. HasChildNodes { get; } Returns...

    reference.aspose.com/words/net/aspose.words/com...
  9. Add Hyperlinks to 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 an Application object. (VSTO only.) Add a Workbook...//Instantiate the Application object. Excel . ApplicationClass ExcelApp...

    docs.aspose.com/cells/net/add-hyperlinks-to-cells/
  10. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE Objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....(encapsulated in the Worksheet object). The PictureCollection.add(number...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/