Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 36,369 for

list

(0.92 sec)
  1. Convert EPUB to XPS – C# code examples

    Convert EPUB to XPS using Aspose.HTML for .NET API. Consider various EPUB to XPS conversion scenarios in C# examples. Try online EPUB Converter....ICreateStreamProvide 4 { 5 // List of MemoryStream objects created...public List < MemoryStream > Streams { get; } = new List < MemoryStream...

    docs.aspose.com/html/net/convert-epub-to-xps/
  2. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....define polygons in each side: List < Vector4 > controlPoints =...vertices with PolygonBuilder class: List < Vector4 > controlPoints =...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/
  3. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....Control { public List < Vertex > points = new List < Vertex >();...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  4. Section | Aspose.Words for Java

    Represents a single section in a document in Java....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 C++ 的 JavaScript 管理文档属性|Documentation

    学习如何通过 C++ API 管理文档属性。...arrayBuffer )); // Retrieve a list of all custom document properties...arrayBuffer )); // Retrieve a list of all custom document properties...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  6. PSD ファイルを TIFF 形式に変換する | products.aspose.com

    PSD ファイルを Tiff に変換するサービス...Repository Check the following list of documentation links: ハイコード...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/jp/convert/to-tiff/
  7. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using C#....possible to create a source list with SystemFontSource and any...in the system font folders. A list of these folders may be seen...

    docs.aspose.com/words/net/specifying-truetype-f...
  8. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....character to use for indentation of list levels. getMaxCharactersPerL()...the program should simplify list labels in case of complex label...

    reference.aspose.com/words/java/com.aspose.word...
  9. 创建组织结构图|Documentation

    本节介绍如何使用 Aspose.Diagram for Java 创建组织结构图。...values to construct the hierarchy List < String > listPos = Arrays...values to construct the hierarchy List < String > listPos = Arrays...

    docs.aspose.com/diagram/zh/java/create-organiza...
  10. Generic GDI error on PDF to TIFF conversion - F...

    I have a generic GDI exception on a vector PDF, I attach it, my code is: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput); bool IsLandscape = IsPageLandscape(pdfDocument.Pages.First()); var book…...DEBUG); List<MemoryStream> pdf_streams = new List<MemoryStream>();...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...