Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 90,865 for

object

(0.27 sec)
  1. How to Convert DGN to PDF in C#

    This short tutorial entails how to convert DGN to PDF in C#. It covers all the necessary details that can be used to write a comprehensive DGN to PDF converter software in C#....DGN file in the Image class object Create an instance of CadRasterizationOpti...CadRasterizationOpti class object to customize the rasterization...

    kb.aspose.com/cad/net/how-to-convert-dgn-to-pdf...
  2. Convert DWG to TIFF in C#

    This article will let you convert DWG to TIFF in C#. It has details of the required information and steps to write a comprehensive DWG to TIFF converter software in C#....CadRasterizationOpti class object can be used to customize the...CadRasterizationOpti class object to set the output TIFF page...

    kb.aspose.com/cad/net/convert-dwg-to-tiff-in-cs...
  3. Adding Transformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate Objects in 3D space. There are three ways to define Object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....API has support to rotate objects in 3D space. There are three...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/java/adding-transformation-t...
  4. How to Render XSL FO to PDF in C#

    This step by step tutorial shows you how to render XSL FO to PDF in C#. You'll learn how to convert XSL-FO to PDF in C# .NET applications....XslFoLoadOptions object to Document object Save the output converted...in the document object while the document object constructor also...

    kb.aspose.com/pdf/net/how-to-render-xsl-fo-to-p...
  5. KnownTypeSet Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.KnownTypeSet, a unique collection of Type Objects for efficient report templates, enabling seamless type casting and access to static members....unique items) containing Type objects which fully or partially qualified...Type ) Adds the specified Type object to the set. Clear () Removes...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Extract data from AcroForm|Aspose.PDF for Java

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using Java and the Aspose.PDF....form field from the Document object’s form field collection . This...XML, you need to create an object of Form class and then call...

    docs.aspose.com/pdf/java/extract-data-from-acro...
  7. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API....work as follows: Create an object of the Diagram class. Get paticular...method of the Diagram class object and also pass complete file...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  8. TaskPane class | Aspose.Words for Node.js

    Aspose.Words.WebExtensions.TaskPane class. Represents an add-in task pane Object...Represents an add-in task pane object. To learn more, visit the Work...location of this task pane object. isLocked Specifies whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在工作表中的单元格添加边框|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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp..."Thick Lines" ; //Define a range object(A2). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  10. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class.... You need to create an object of PdfFileSignature class using...need to create a Rectangle object at which you want to add the...

    docs.aspose.com/pdf/net/add-signature-in-pdf/