Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 94,501 for

object

(1.83 sec)
  1. 添加节点层次结构并在 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...
  2. 从CFF文件加载字体| .NET

    .NET API 解决方案,用于从硬盘上的文件加载字体,即使该文件本身不是字体。让我们看看如何从 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...
  3. DocumentBuilder.insertSignatureLine method | As...

    Aspose.Words.DocumentBuilder.insertSignatureLine method...signatureLineOptions SignatureLineOptions The object that stores parameters of creating...signatureLineOptions SignatureLineOptions The object that stores parameters of creating...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.insert_field method | Aspose.Words fo...

    aspose.words.Paragraph.insert_field method... Returns A Field object that represents the inserted...reference node. Returns A Field object that represents the inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.themeFontFarEast property | Aspose.Words f...

    Font.themeFontFarEast property. Gets or sets the East Asian theme font in the applied font scheme that is associated with this [Font](../) Object....is associated with this Font object. get themeFontFarEast () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlFixedSaveOptions.saveFormat property | Aspo...

    HtmlFixedSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Retrieve Visio Connectors and Font Information|...

    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.... The Connect object represents a connector that...of Aspose.Diagram.Connect objects. This property can be used...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  8. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...+ ", 3)" ); } // Add table object to first page of input document..."Test 5 4" ); // Add table object to first page of input document...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  9. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....file into the Document class object for splitting into pages Get...file into the Document class object that contains the different...

    kb.aspose.com/words/python/how-to-split-pages-i...
  10. How to Split PDF using Python

    This article explains how to split PDF using Python. It provides IDE configuration details, step-wise procedure and a runnable sample code that shows how using Python split PDF into pages....PDF file into the Document object containing multiple pages for...loaded into the Document class object, and then for loop is used...

    kb.aspose.com/pdf/python/how-to-split-pdf-using...