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

object

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

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。... Add (); // Create Drawing object with certain dimensions var...); // Set border for Drawing object var borderInfo = new Aspose...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  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. 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...
  4. FieldDdeAuto class | Aspose.Words for Python

    aspose.words.fields.FieldDdeAuto class. Implements the DDEAUTO field...) format Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. insert_as_html...

    reference.aspose.com/words/python-net/aspose.wo...
  5. JSON markup|Documentation

    Use the most popular data exchange format for describing complex Aspose.OMR forms as nested data structures....JSON stands for JavaScript Object Notation . As the name suggest...code for creating JavaScript objects: Data is provided in form of...

    docs.aspose.com/omr/net/json-markup/
  6. Format and Modify Named Ranges|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....formatting, define a Style object to specify the style settings...settings and apply it to the Range object. The following example shows...

    docs.aspose.com/cells/net/format-and-modify-nam...
  7. How to Print Word Document in C#

    This step by step tutorial explains how to print Word document in C#. This code in c# print Word document without opening and without interop....method Create a new Document object and load DOCX document Create...Create a new PrintDialog object and set printer dialog properties...

    kb.aspose.com/words/net/how-to-print-word-docum...
  8. TabStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.TabStop class, your solution for custom tab stops in document formatting. Enhance your documents with precision and ease!... The TabStop object is a member of the TabStopCollection...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/net/aspose.words/tab...
  9. How to Find Field Properties|Aspose.Words for C++

    How to find some field properties like field code and field result in C++....InsertField returns a Field object. This is a faсade class that...GetFieldCode() method on the Field object. The method returns a String...

    docs.aspose.com/words/cpp/find-field-properties/
  10. How to Convert Excel to Image in C#

    This quick tutorial guides you on how to convert Excel to Image in C#. To convert Excel to image C# environment settings and code is explained with the help of detailed steps along with a runnable code....Excel file into the Workbook object for conversion to multiple...a ImageOrPrintOptions class object for output images customization...

    kb.aspose.com/cells/net/how-to-convert-excel-to...