Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 83,283 for

object

(0.06 sec)
  1. Text Rendering using Type1 Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within Java products....Bitmap object and saves resultant bitmap...processed symbol - gid. Create object of type GlyphOutlinePainter...

    docs.aspose.com/font/java/text-rendering-type1-...
  2. FieldUserName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserName class for seamless USERNAME field integration. Enhance document automation with powerful features today!...{ get; } Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Insert Shapes To Worksheet In Aspose.Cells|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....The method returns a Shape object. The following example shows...The method returns a Shape object. The following example shows...

    docs.aspose.com/cells/java/insert-shapes-to-wor...
  4. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...The newly created property object. add(name, value) Creates a...The newly created property object. add(name, value) Creates a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...The newly created property object. add(name, value) Creates a...The newly created property object. add(name, value) Creates a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...end" )); // Create a style object Style style = sheet1 . GetCells...SetStyle ( style ); // Create an object for AutoFitterOptions AutoFitterOptions...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  7. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your document formatting with powerful numeric switch capabilities!...format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....a combination of parts or objects that can work together well...> private void Page_Load ( object sender , System . EventArgs...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Add Text and Image Stamp|Aspose.PDF for Java

    This section explains how to add Text and Image Stamp with com.aspose.pdf.facades using PdfFileStamp Class.... you first need to create objects of PdfFileStamp and Stamp classes...background etc. using Stamp object as well. Then you can add the...

    docs.aspose.com/pdf/java/add-text-and-image-stamp/