Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 97,363 for

object

(0.14 sec)
  1. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via C#... Then, a new LayerGroup object is created using AddLayerGroup...AddLayerGroup from the PsdImage object. The group layer is named “Folder...

    docs.aspose.com/psd/net/psd-group-layer/
  2. How to Convert SVG to PDF in C# Code

    This step by step tutorial elaborates how to convert SVG to PDF in C#. Creating SVG to PDF C# converter is easy and simple using Aspose.SVG for .NET....input SVG file into SVGDocument object Specify output PDF attributes...attributes using PdfRenderingOptions object Finally, save output PDF by...

    kb.aspose.com/svg/net/how-to-convert-svg-to-pdf...
  3. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF. Includes PDF 2.0 support....DocumentInfo object using Info property of the Document object. Once...Once the DocumentInfo object is retrieved, you can get the values...

    docs.aspose.com/pdf/net/pdf-file-metadata/
  4. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of worksheet and access cells through the Aspose.Cells for Python via .NET API.... How to Get Cell Object by Cell Name Developers can...If yes, it returns the cell object in the collection; otherwise...

    docs.aspose.com/cells/python-net/accessing-cell...
  5. Accessing Type Members in Java|Aspose.Words for...

    Access public (static and instance) members of accessible types in template expressions when building a report in Java....members of an object without specifying the object’s identifier...identifier (see “Using Contextual Object Member Access” for more information)...

    docs.aspose.com/words/java/accessing-type-members/
  6. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....File object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  7. Convert PDF to EPUB using Python

    Follow this article to convert PDF to EPUB using Python. It has details to set the IDE, a list of steps, and a sample code for changing PDF file to EPUB....modify the output document object before saving it as an EPUB...Create a LoadOptions class object to load the source PDF file...

    kb.aspose.com/words/python/convert-pdf-to-epub-...
  8. How to Rotate Text in Adobe Acrobat using Java

    This short tutorial guides on how to rotate text in Adobe Acrobat using Java. It contains details about the IDE settings, step-wise process and a runnable sample code to rotate text in PDF using Java....Create a TextFragment class object by setting the text phrase...TextFragment object Instantiate a TextBuilder class object using the...

    kb.aspose.com/pdf/java/how-to-rotate-text-in-ad...
  9. Modify an Existing Style|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells for Python via .NET library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/python-net/modify-an-exis...
  10. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Python via .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....scene object scene = Scene () # Get a child node object top =...spare memory by making one Mesh object when the system begins up....

    docs.aspose.com/3d/python-net/add-node-hierarch...