Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 90,861 for

object

(1.64 sec)
  1. How to Fetch Font Metrics using Java

    In this tutorial, you will learn how to fetch font metrics using Java by loading the font file and then fetching the desired information. This process to get font metrics using Java does not require any other third-party tool....FileSystemStreamSour class object to retrieve the metrics Declare...class object by providing the FileSystemStreamSour object Initialize...

    kb.aspose.com/font/java/how-to-fetch-font-metri...
  2. Managing Worksheets in PHP|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....// Instantiating a Workbook object $workbook = new Workbook ();...new worksheet to the Workbook object $worksheets = $workbook ->...

    docs.aspose.com/cells/java/managing-worksheets-...
  3. Save VSD File to Different File Formats|Documen...

    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....application object. Make the application object invisible. Load...application object. //Create Visio Application Object Visio . Application...

    docs.aspose.com/diagram/net/save-vsd-file-to-di...
  4. Sorting Worksheet Data|Documentation

    This article introduces how to sort data in worksheet in GridDesktop....First of all, create a global object of CellRange so that it can...in the form of a CellRange object. In this event handler, we...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Add Attachments to PDF using Java | Aspose.PDF

    Java source code to add Attachments in PDF file....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/java/attachments/add/
  6. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF document....valid PdfDigitalSignatureD object, then the output PDF document...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Convert PostScript File to PDF using C#

    This article describes the process of how to convert PostScript file to PDF using C#. It has the IDE configuration details, a list of programming steps, and a runnable sample code to convert PS to PDF using C#....PostScript file Create a PsDocument object using the input stream Create...Create a PdfSaveOptions object by setting the suppress errors flag...

    kb.aspose.com/page/net/how-to-convert-postscrip...
  8. How to Convert DWF to PDF in C#

    This quick tutorial contains information on how to convert DWF to PDF in C#. It provides all the necessary details that can be used to write a comprehensive DWF to PDF converter software in C#....DWF file in the Image class object Instantiate the CadRasterizationOpti...CadRasterizationOpti class object to customize the rasterization Set the...

    kb.aspose.com/cad/net/how-to-convert-dwf-to-pdf...
  9. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js via C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s borders collection. The border...

    docs.aspose.com/cells/nodejs-cpp/cells-border-s...
  10. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document Object which I want to be included in the main template usi…...intention: data contains a Document object which I want to be included...possible to pass a Document object (or even an input stream) to...

    forum.aspose.com/t/unable-to-insert-a-document-...