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

true type

(0.18 sec)
  1. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals....InsertImage ( Image image ) Parameter Type Description image Image The...string fileName ) Parameter Type Description fileName String...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Manage Presentation Slide Masters in C++|Aspose...

    Manage Slide Masters in Aspose.Slides for C++: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C++ examples....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/cpp/slide-master/
  3. 以编程方式保存 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...
  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. NullReferenceException when concatenating files...

    Hi All, We have noticed issue when concatenating pdf files using Aspose.PDF version 24.7.0.0. This problem has been identified on our machines as well as in our clients’ production environments. When calling Concatenat…...setting CopyLogicalStructure to True is what causes the error. Here...CopyOutlines = true, CopyLogicalStructure = true, }; pdfFileEditor...

    forum.aspose.com/t/nullreferenceexception-when-...
  8. 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/
  9. 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/
  10. 处理附件和嵌入对象|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.... removeAt ( 0 , true ); // Now clear the Alternate...getLinkedResources (). clear ( true ); 提取嵌入对象 本主题说明如何从电子邮件文件中提取...

    docs.aspose.com/email/zh/java/working-with-atta...