Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 94,481 for

object

(1.26 sec)
  1. Add Blind Watermark Verification to X File Form...

    Sample Node.js verify blind watermark code for X file. Use this example code to verify blind watermark to X file within any Web based application....Save method with object System Requirements Aspose...The file format specifies 3D object structures for meshes, textures...

    products.aspose.com/3d/nodejs-java/verify-water...
  2. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....don’t have a lot of TextBox objects to tweak, you’re in luck. If..."Output.xlsx" ; // Initialize an object of the Workbook class to load...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  3. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...// Instantiating a Workbook object Workbook workbook ; // Adding...new worksheet to the Workbook object int sheetIndex = workbook ...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...
  4. Public API Changes in Aspose.3D 17.01|Documenta...

    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 Scene class object Scene scene = new Scene ();...(); // initialize an object PlyLoadOptions loadPLYOpts = new PlyLoadOptions...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. DATA_LOSS warnings when importing HTML with com...

    Hello, We recently noticed Bookmark DATA_LOSS warnings when converting HTML documents that contain comments into DOCX files. Despite the warnings, the output DOCX still looks fine (comments are present and visible in W…...Words Document Object Model is designed to work with...Word documents. HTML documents object model is quite different and...

    forum.aspose.com/t/data-loss-warnings-when-impo...
  6. Connecting to Exchange Server|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....instantiates and returns an IEWSClient object that is further used to perform...article shows how to instantiate objects of IEWSClient . Connecting...

    docs.aspose.com/email/java/connecting-to-exchan...
  7. Extracting Messages from Outlook PST and Saving...

    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....Interop To use Office Automation objects for Microsoft Outlook, add...folder . Items ; foreach ( object item in items ) { if ( item...

    docs.aspose.com/email/java/extracting-messages-...
  8. How to Insert Table in PDF using C#

    This article shares information on how to insert table in PDF using C#. It contains information about the environment configuration, detailed program flow and a runnable sample code to add a table to a PDF using C#....file using the Document class object to add a table Create a new...set using the BorderInfo() object for formatting the cells in...

    kb.aspose.com/pdf/net/how-to-insert-table-in-pd...
  9. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default values in C++....borders via the paragraph format object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. How to Adjust Column Width in Excel using Java

    This brief tutorial will guide you on how to adjust column width in Excel using Java. You will set width of column in excel using java using a few lines of code in all the operating systems supporting Java like Windows, macOS or Linux....Excel file into the Workbook object whose columns are to be resized...required width Using the worksheet object directly, autofit a particular...

    kb.aspose.com/cells/java/how-to-adjust-column-w...