Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 94,459 for

object

(1.14 sec)
  1. Generate Point Cloud to USD File Formats via Ja...

    Sample Java generate point cloud code for USD file. Use this example code to generate point cloud to USD file within any Web or Desktop Java based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/java/point-cloud/usd/
  2. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....properties of the PageSetup object for the desired worksheet....// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...
  3. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...Opacity property of logoStamp2 object. If I do not provide the Opacity...snippet. C# //create PdfFileMend object to add text PdfFileMend mender...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  4. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....Node ) range Returns a Range object that represents the portion...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontSavingArgs.Document | Aspose.Words for .NET

    Discover the FontSavingArgs property to access the document Object during save operations, enhancing your document management efficiency....property Gets the document object that is being saved. public...// Configure a SaveOptions object to export fonts to separate...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert CSV, TSV and TXT to Excel with Node.js ...

    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....Csv ); // Create a Workbook object and opening the file from its...UTF8 ); // Create a Workbook object and opening the file from its...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-ts...
  7. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Java 支持构建节点层次结构。节点是 3D 场景的基本构建块,节点层次结构定义了 3D 场景的逻辑结构,并通过将几何图形、灯光和相机附加到节点来提供可见内容。...会受到影响: // Initialize scene object Scene scene = new Scene ();...(); // Get a child node object Node top = scene . getRootNode ()...

    docs.aspose.com/3d/zh/java/add-node-hierarchy-a...
  8. 从CFF文件加载字体| .NET

    。让我们看一下如何从CFF文件中制作它。...// Initialize FontDefinition object passing CFF as FontType value...FileInfo(fontPath)); 6 7 // Based on FileInfo object, fileExtension value is calculated...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  9. 在 PHP 中从 Visio 绘图中获取页面对象|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....Diagram Java 用于 PHP , 称呼 get_page_object_by_id 的方法 获取页面对象 模块。在这里您可以看到示例代码。...public static function get_page_object_by_id ( $dataDir = null ){...

    docs.aspose.com/diagram/zh/java/get-a-page-obje...
  10. 搜索

    搜索...List<List<Object>> worksheetData = new ArrayList<List<Object>>();...i++) { List<Object> rowData = new ArrayList<Object>(); // 遍歷所選行中的每一列...

    blog.aspose.com/zh-hant/cells/convert-excel-fil...