Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 94,400 for

object

(0.1 sec)
  1. SystemFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.SystemFontSource class. Represents all TrueType fonts installed to the system...asFileFontSource() Cast FontSourceBase object to FileFontSource . (Inherited...asFolderFontSource() Cast FontSourceBase object to FolderFontSource . (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....new object of the Graphics class with the bitmap object. Set...Set up a Brush object for text drawing. Employ the drawString()...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  3. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....allowing you to draw various line objects like ellipses, circles, etc...Create an object of Bitmap class . Initialize an object of Graphics...

    docs.aspose.com/drawing/java/working-with-pens/
  4. Latest version of AsposePDF produces FIPS compl...

    I upgraded asposePDF nuget from 24.7 to 25.4, and while everything works on my development environment, calling Document.Save() gives me the following error on my Stage environment, which is a more restrictive and secure…...InvokeMethod(Object target, Object[] arguments, Signature...invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)...

    forum.aspose.com/t/latest-version-of-asposepdf-...
  5. SignerContext | Aspose.Words for Java

    Document signer context in Java....Object, com.aspose.words.ProcessorContext...getCertificateHolder() CertificateHolder object with certificate that used...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create Remove and Get GridCell Comments|Documen...

    This article introduces how to work with comments in GridWeb.... Create Comment object inside Cell Please use the...method to create a comment object inside a cell. The following...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Use Style Object to Format Different Cells If...cells then they can use a Style object. Please follow the steps below...

    docs.aspose.com/cells/net/cells-formatting/
  8. OleObject|Aspose.Slides 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....embedding a file as an OLE object and updating its data using...Slides for .NET . Add an OLE Object Embed a PDF file into the presentation...

    docs.aspose.com/slides/net/examples/elements/le...
  9. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating shape text frame or floating table in Java....Object public class HorizontalAlignment...Description CENTER Specifies that the object shall be centered with respect...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....documents: Create a Document Class object. Get the Page Class you want...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/net/actions/