Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 86,656 for

object

(0.16 sec)
  1. How to load fonts? | Aspose.Font for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples.... Objects and parameters required for...Aspose.Font for Java gives object for notifying two key parameters...

    docs.aspose.com/font/java/how-to-load-fonts/
  2. Building Reports in C#|Aspose.Words for .NET

    Learn how to build reports a template using LINQ in C#.... dataSource An object providing a data to populate...the specified template. The object must be of one of the following...

    docs.aspose.com/words/net/building-reports/
  3. Delete Images from PDF File|Aspose.PDF for Java

    This section explain how to delete Images from PDF File using Aspose.PDF for Java.... Create a Document object and open the input PDF file...the image from the Document object’s Pages collection. Images...

    docs.aspose.com/pdf/java/delete-images-from-pdf...
  4. TeX typesetting functionality | .NET API

    .NET API Solution to work with TeX. Learn on the example how to typeset TeX/LaTeX files with a few lines of C# code....options for Object TeX/Object LaTeX upon the Object TeX engine...with a newly created XpsDevice object and run the job by calling...

    products.aspose.com/tex/net/typeset-tex-files/
  5. Aspose.PSD for .NET 21.1 - 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....Exception on saving PSD with smart object to PNG Bug Public API Changes...Exception on saving PSD with smart object to PNG const string baseFolder...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  6. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....The PageSetup attribute is an object of the PageSetup class that...\\ " ); // Create a workbook object Workbook workbook ; // Get...

    docs.aspose.com/cells/cpp/setting-margins/
  7. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram.... The Master object represents a Shape object’s master in a...collection of Aspose.Diagram.Master objects. This property can be used...

    docs.aspose.com/diagram/net/working-with-masters/
  8. ChartXValue.Equals | Aspose.Words for .NET

    Discover how the ChartXValue Equals method determines equality between Objects, enhancing your data comparison capabilities with precision and ease....specified object is equal to the current X value object. public...public override bool Equals ( object obj ) See Also class ChartXValue...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Data Formatting|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....Cells collection represents an object of Cell class. Aspose.Cells...on a cell. Using the Style Object When applying the same formatting...

    docs.aspose.com/cells/java/data-formatting/
  10. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in C++... For slide zoom objects, Aspose.Slides provides the...Slide" ); //Adds ZoomFrame objects slide0 -> get_Shapes () ->...

    docs.aspose.com/slides/cpp/manage-zoom/