Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 16,759 for

true type

(0.12 sec)
  1. Extract Assets from PLY File Formats via Java |...

    Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY file within any Web or Desktop Java based application....Zip(output); Extract(scene,za, true ); //close stream resource za...; visited. add (obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/java/extractor/ply/
  2. PDF to HTML Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...htmlSaveOptions . setFixedLayout ( true ); pdfDocument . save ( "merger_pdf_html...

    products.aspose.com/pdf/java/merger/pdf-to-html/
  3. HTML to PDF Merge using Java | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...htmlLoadOptions . setRenderToSinglePag ( true ); Document pdfDocument1 = new...

    products.aspose.com/pdf/java/merger/html-to-pdf/
  4. 如何使用C++通过JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的指南将演示如何在图表中实现平滑数据过渡和滚动平均,确保连续更新的显示效果。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  5. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....setEvenlySpaced(boolean) to true . When a new TextColumn is created...docx"); Parameters: Parameter Type Description value double The...

    reference.aspose.com/words/java/com.aspose.word...
  6. Data Validation in Excel Made Easy with Python

    Learn how to implement data validation in Excel using Python. Discover how to add dropdown lists and more with Aspose.Cells for Python....makes sure users enter the right type of data in a worksheet. Whether...Excel allows you to control the type and range of data that users...

    blog.aspose.com/cells/data-validation-in-excel-...
  7. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…...: Experiment with different types of streams, such as MemoryStream...CreateTable(7, isLargeTable: true); //document.Add (tbl39); try...

    forum.aspose.com/t/aspose-pdf-document-save-str...
  8. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java...."CreateMissingOutline" property to "true" to include all missing levels...we will format in a heading-type style, will serve as the column...

    reference.aspose.com/words/java/com.aspose.word...
  9. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。... AutoFitPageToDrawing = true ; diagram . Save ( dataDir +...options . SaveForegroundPagesO = true ; // Specify the quality of...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  10. Handling Occurrences for Exceptions | Aspose.Ta...

    Learn how to work with calendar exception occurrences using Aspose.Tasks for .NET....EnteredByOccurrences = true ; 4 except. Occurrences = 5; 5 except. Type = CalendarExceptionTyp...

    docs.aspose.com/tasks/net/handling-occurrences-...