Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 94,495 for

object

(0.81 sec)
  1. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with Java library....toString (); // Create Document object Document document = new Document...toString (); // Create Document object Document document = new Document...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  2. Convert MSG Files to Various Formats in C#|Docu...

    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....formats for the MailMessage object. It is used to specify the...file path into a MapiMessage object. This static method reads the...

    docs.aspose.com/email/net/converting-between-fo...
  3. Add Window Element to the Visio Instance in Rub...

    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....vsd" ) \ # initialize window object window = Rjb :: import ( 'com.... STENCIL ) \ # add window object diagram . getWindows () . add...

    docs.aspose.com/diagram/java/add-window-element...
  4. Aspose.PSD for .NET 20.11 - 发行说明|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....AreEqual ( object expected , object actual ) { if (! object . Equals...IsVisible = false ; AssertIsTrue ( object . ReferenceEquals ( newLayer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Node.js....insert text, checkboxes, ole objects, paragraphs, lists, tables...in the Aspose.Words Document Object Model (DOM) to simplify the...

    docs.aspose.com/words/nodejs-net/document-build...
  6. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_OfficeMathExportMode method. Specifies how OfficeMath will be written to the output file. Default value is Text in C++....Shows how to export OfficeMath object as Latex. auto doc = System...Shows how to export OfficeMath object as MarkItDown. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Parsing Outlook Message Files|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....MapiRecipient objects. The MapiRecipient object further exposes...collection of MapiRecipient objects associated with the MSG file...

    docs.aspose.com/email/java/parsing-outlook-mess...
  8. Manage Video Frames in Presentations on Android...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Android via Java. Fast how-to guide....allow you to add videos (video objects) to a presentation, Aspose...through its index. Add an IVideo object and pass the video file path...

    docs.aspose.com/slides/androidjava/video-frame/
  9. HtmlSaveOptions.OfficeMathOutputMode | Aspose.W...

    Discover HtmlSaveOptions' OfficeMathOutputMode for optimal HTML, MHTML, or EPUB exports. Customize OfficeMath Object output with ease!...property Controls how OfficeMath objects are exported to HTML, MHTML...export Microsoft OfficeMath objects to HTML. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s GetBorders() collection....

    docs.aspose.com/cells/cpp/cells-border-settings/