Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 86,848 for

object

(0.13 sec)
  1. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。... 创建具有特定尺寸的 Drawing object 。 为Drawing对象设置 Border 。 将 Graph... Add (); // Create Drawing object with certain dimensions var...

    docs.aspose.com/pdf/zh/net/add-circle/
  2. 在Ruby中管理工作表|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 = Rjb :: import (...new worksheet to the Workbook object worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/managing-workshee...
  3. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  4. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in Java... For slide zoom objects, Aspose.Slides provides the...Slide" ); //Adds ZoomFrame objects pres . getSlides (). get_Item...

    docs.aspose.com/slides/androidjava/manage-zoom/
  5. How to Convert MD File to PDF using Java

    This brief tutorial guides on how to convert MD file to PDF using Java. It shares the required resources, a list of tasks, and a runnable sample code to export MD to PDF using Java....using the MdLoadOptions class object. Steps to Export MD to PDF...file into a PDF Instantiate an object of MdLoadOptions class to control...

    kb.aspose.com/pdf/java/how-to-convert-md-file-t...
  6. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...Words Document Object Model (DOM) documentation article...the font formatting of this object. (Inherited from Inline ) isComposite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ 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 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/cpp/modify-an-existing-st...
  8. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a document. To learn more, visit the documentation article in C++....the font formatting of this object. virtual get_IsComposite ()...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose.PSD for Java 23.9 - Release Notes|Docume...

    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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. Apply Style on cell|Documentation

    This article introduces how to get or set style format in the cell in the Worksheet in GridDesktop....and methods offered by Style object that can be used by developers...Borders of Cells Using Style object, we can draw borders of a cell...

    docs.aspose.com/cells/net/aspose-cells-griddesk...