Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 16,779 for

true type

(0.22 sec)
  1. 数据筛选|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++ API添加数据筛选器。...AutoFilter Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/data-fi...
  2. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....field types. For the detailed list of supported field types, see...the Document.normalize_field_types() method before fields updating...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Load font files from streams | C++ Solution

    C++ API Solution to manage various fonts. Learn how to load fonts from a MemoryStream/byte array with a few lines of code....Solution to load TTF, WOFF, EOT, Type 1, and CFF fonts from a MemoryStream...0, Embedded OpenType, Adobe Type 1 font (pfa, pfb, afm, pfm)...

    products.aspose.com/font/cpp/load-font-from-str...
  4. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... IsReaderInitializati = true ; gen . Save ( $"{path}ExtPDF417MetaReaderI...Barcode . Pdf417 . IsLinked = true ; gen . Save ( $"{path}ExtPDF417MetaLinked...

    docs.aspose.com/barcode/net/read-barcode-metadata/
  5. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....// Add autoshape of rectangle type sld . getShapes (). addAutoShape...// Add autoshape of rectangle type sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/java/shape-manipulations/
  6. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....// Add autoshape of rectangle type sld . getShapes (). addAutoShape...// Add autoshape of rectangle type sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  7. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know numerically w…...PARAGRAPH, True): paragraph = para.as_paragraph()...label = list_fmt.list_label # type: aw.ListLabel displayed_label...

    forum.aspose.com/t/extract-subsection-list-text...
  8. Generate Point Cloud to PLY File Formats via .N...

    C# source code to load, render and add generate point cloud to PLY documents on .NET Framework, .NET Core, Mono....EvaluateGlobalTransf( true ); foreach ( var entity in n...mesh, transform); } } } return true ; }); //Merge method for generating...

    products.aspose.com/3d/net/point-cloud/ply/
  9. Generate Point Cloud to PDF File Formats via Ja...

    Sample Java generate point cloud code for PDF file. Use this example code to generate point cloud to PDF file within any Web or Desktop Java based application....evaluateGlobalTransf( true ); for (Entity entity : n.getEntities())...mesh, transform); } } } return true ; }); // create an instance...

    products.aspose.com/3d/java/point-cloud/pdf/
  10. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java....tree is built and different types of elements of the source document...creates objects of different types that represent various document...

    docs.aspose.com/words/java/aspose-words-documen...