Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 93,410 for

object

(0.23 sec)
  1. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....Object, com.aspose.words.Processor...outputStream, SaveOptions saveOptions, Object data) buildReport(InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  2. Drawing Images using Graphics|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.... Graphics objects are responsible for performing...class uses a variety of helper objects to enhance the shapes: Pens...

    docs.aspose.com/psd/java/drawing-images-using-g...
  3. Get and Set Style for Cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Node.js via C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting....following piece of code, a Style object is created for each cell when...because the Style object is sizable. These Style objects won’t be freed...

    docs.aspose.com/cells/nodejs-cpp/styling-and-da...
  4. Manage Presentation Ink Objects in PHP|Aspose.S...

    Manage PowerPoint ink Objects — create, edit & style digital ink with Aspose.Slides for PHP via Java. Get code samples for traces, brush color & size....Manage Presentation Ink Objects in PHP Contents [ Hide ] PowerPoint...be used to highlight other objects, show connections and processes...

    docs.aspose.com/slides/php-java/manage-ink/
  5. Saving 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....enumeration) when calling the Workbook object’s Save method. Saving a File...FileStream object and save the file to that stream object by calling...

    docs.aspose.com/cells/go-cpp/saving-files/
  6. OleFormat.getRawData method | Aspose.Words for ...

    OleFormat.getRawData method. Gets OLE Object raw data....method getRawData() Gets OLE object raw data. getRawData () Examples...raw data of an embedded OLE object. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageLoadException when running unit test with ...

    If I reference the most recent version (currently 3.20.0) of NUnit.Engine I cannot run NUnit tests that use Aspose.Imaging. If I stop referencing NUnit.Engine, things work. Can you point me to a solution? I have attache…...to the current state of the object. Stack Trace: at Aspose.Imaging...RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature...

    forum.aspose.com/t/imageloadexception-when-runn...
  8. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you gain more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use 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 property...

    docs.aspose.com/cells/net/cells-alignment-setti...
  9. MailMergerContext.SetRegionsDataSource | Aspose...

    Enhance your mail merge efficiency with the MailMergerContext SetRegionsDataSource method to seamlessly set your data source for regions.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  10. Extract Links from the PDF File|Aspose.PDF for ...

    Discover how to extract hyperlinks from PDF documents in .NET using Aspose.PDF for content management and link analysis....LinkAnnotation objects. Create a Document object. Get the Page...extract all the LinkAnnotation objects from the specified page. Pass...

    docs.aspose.com/pdf/net/extract-links/