Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 94,416 for

object

(0.26 sec)
  1. Convert DWG to GIF via Java | products.aspose.com

    Sample Java conversion code for DWG format to GIF file. Use this example code to convert DWG to GIF within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of GifOptions System Requirements...

    products.aspose.com/cad/java/conversion/dwg-to-...
  2. Convert DGN to GIF via Java | products.aspose.com

    Sample Java conversion code for DGN format to GIF file. Use this example code to convert DGN to GIF within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of GifOptions System Requirements...

    products.aspose.com/cad/java/conversion/dgn-to-...
  3. Convert DGN to DXF via Java | products.aspose.com

    Sample Java conversion code for DGN format to DXF file. Use this example code to convert DGN to DXF within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of DxfOptions System Requirements...

    products.aspose.com/cad/java/conversion/dgn-to-...
  4. Loading and Extracting Data | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save Cff fonts within Java.... Define a new object of FontDefinition class Specify...FontFileDefinition as cff Create a CffFont object and open the font file from...

    docs.aspose.com/font/java/loading-saving-cff-fo...
  5. Set the background color for PDF in Node.js|Asp...

    Set background color for the your PDF file with Node.js via C++.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/set-background-c...
  6. Rotate PDF Pages Using Python via C++|Aspose.PD...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python via C++....orientation Create a document object from the input file Get the...pdf" ) # Creating a document object by loading the input file doc...

    docs.aspose.com/pdf/python-cpp/rotate-pages/
  7. 在Jython中调整行和列的大小|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 by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  8. Aspose::Words::Drawing::ShapeBase::get_MarkupLa...

    Aspose::Words::Drawing::ShapeBase::get_MarkupLanguage method. Gets MarkupLanguage used for this graphic Object in C++....MarkupLanguage used for this graphic object. Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式管理 PDF 文件中的表格...row_count )); } // Add table object to first page of input document...updated document containing table object document -> Save ( _dataDir...

    products.aspose.com/pdf/zh-hant/cpp/table/
  10. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#....void CreateDocumentProper () { object start = 0 , end = 0 ; Word...Columns . DistributeWidth (); object styleName = "Table Professional"...

    docs.aspose.com/words/net/inserting-table/