Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 93,853 for

object

(0.08 sec)
  1. Using Glyph objects | C++

    Glyph Objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in C++....Developer Guide Using Glyph objects in Aspose.Font for C++ library...Nuget Pricing Buy Using Glyph objects | C++ Contents [ Hide Show...

    docs.aspose.com/font/cpp/developer-guide/using-...
  2. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....GetCells() collection represents an object of the Cell class. Aspose.Cells...by using the Style.GetFont() object’s GetName() property. #include...

    docs.aspose.com/cells/cpp/cells-font-settings/
  3. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....represented by the ParagraphFormat object that is returned by the ParagraphFormat...ParagraphFormat property. This object encapsulates various paragraph...

    docs.aspose.com/words/java/working-with-paragra...
  4. Locking WordArt Watermark|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....that the WordArt becomes an object that can be moved and positioned...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/java/locking-wordart-wate...
  5. Create Table by Using Border Lines for a Range|...

    How to create a table from a range by using border lines. Aspose.Cells for Java provides a simple, easy‑to‑use API that can be used to add borders to a range....returns a Range object. You can create a Style object and specify...

    docs.aspose.com/cells/java/create-table-by-usin...
  6. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....] Change Page Size The Page object represents the drawing area...Aspose.Diagram.Page objects. The PageProps object represents the page...

    docs.aspose.com/diagram/net/change-page-size/
  7. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....] Change Page Size The Page object represents the drawing area...Aspose.Diagram.Page objects. The PageProps object represents the page...

    docs.aspose.com/diagram/net/check-page-autoexpand/
  8. Removing attachment from PDF|Aspose.PDF for .NET

    Aspose.PDF can remove attachments from your PDF documents. Use C# PDF API to remove attachments in PDF files using Aspose.PDF library....attachments are held in the Document object’s EmbeddedFiles collection...updated file using the Document object’s Save method. The following...

    docs.aspose.com/pdf/net/removing-attachment-fro...
  9. Write TeX output to disk | C++ API Solution

    C++ API Solution to work with TeX. Learn on the example how to save tex files to disk with a few lines of code....using the Object TeX engine extension with the Object TeX format...class object with the input file name, the XpsDevice object, and...

    products.aspose.com/tex/cpp/output-to-disk/
  10. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....following steps: Initialize object of Document class Load JPG...() { // Initialize document object document = new Document ();...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...