Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 94,431 for

object

(0.13 sec)
  1. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an Object...size, color, and so on) for an object. To learn more, visit the Working...properties of the various objects such as Run , Paragraph , Style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....excel file inside a workbook object const workbook = new AsposeCells...box, which is also a shape object, from the shapes collection...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  3. PdfDigitalSignatureDetails.timestampSettings pr...

    PdfDigitalSignatureDetails.timestampSettings property. Gets or sets the digital signature timestamp settings....valid PdfDigitalSignatureT object, then the digital signature...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Rotate Text of Cell|Documentation

    C# code to rotate text of a cell with Aspose.Cells for .NET API...the Style object of the desired cells. The Style object allows you...code; it creates a workbook object and sets different rotation...

    docs.aspose.com/cells/net/how-to-rotate-text-of...
  5. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an Object...size, color, and so on) for an object. To learn more, visit the Working...properties of the various objects such as Run , Paragraph , Style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Customizing Charts with Node.js via C++|Documen...

    Learn how to customize charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....by a Series object whereas SeriesCollection object serves as a...a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/nodejs-cpp/customizing-ch...
  7. How to Rotate Text in PDF using C#

    This how-to guide explains how to rotate text in PDF using C#. It contains information on IDE configuration, to-do list and a runnable sample code to rotate text in Adobe using C#....PDF using the Document class object and add a new page to it Create...Create a TextFragment object and set parameters like position...

    kb.aspose.com/pdf/net/how-to-rotate-text-in-pdf...
  8. How to Convert DGN to PDF in Java

    This brief focuses on how to convert DGN to PDF in Java. It includes all the required details that can be used to develop a comprehensive DGN to PDF converter software in Java....CadRasterizationOpti class object to customize the rasterization...instance of the PdfOptions class object to set the output PDF options...

    kb.aspose.com/cad/java/how-to-convert-dgn-to-pd...
  9. How to Convert DWG to PDF in Java

    This simple topic exhibits how to convert DWG to PDF in Java. It includes all the pertinent information that can be utilized to write a comprehensive DWG to PDF converter software in Java....CadRasterizationOpti class object can be used to further customize...of the Image class Create an object of the CadRasterizationOpti...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-pd...
  10. How to Convert RTF to PDF using C#

    This quick tutorial will guide you how to convert RTF to PDF using C#. You can write RTF to PDF converter in C# simply by loading the source RTF and saving it as a PDF file with the help of a few lines of code....using the PdfSaveOptions class object. Steps to Convert RTF to PDF...class object Instantiate the PdfSaveOptions class object to configure...

    kb.aspose.com/words/net/how-to-convert-rtf-to-p...