Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 16,796 for

true type

(2.19 sec)
  1. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...:: Pptx ); Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/cpp/manage-ole/
  2. Configuring Fonts for Rendering|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....accept a Boolean type second parameter. Passing true as the second...

    docs.aspose.com/diagram/net/configuring-fonts-f...
  3. Generate Point Cloud to DXF File Formats via .N...

    C# source code to load, render and add generate point cloud to DXF 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/dxf/
  4. Generate Point Cloud to GLB File Formats via .N...

    C# source code to load, render and add generate point cloud to GLB 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/glb/
  5. Customizing Charts with Node.js via C++|Documen...

    Learn how to customize charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....the freedom to use different types of charts for different data...add ( "A1:B4" , true ); // Setting the chart type of 2nd NSeries...

    docs.aspose.com/cells/nodejs-cpp/customizing-ch...
  6. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the link doesn’t work Word LINK: https:…...3Bview%3Dnull Link in HTML [type or paste code here](https://linkproxy...property ExportUrlEncoded set to true by default. With this setting...

    forum.aspose.com/t/encoding-when-saving-to-html...
  7. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...Table, true).Count - 1, true); // Apply fixed‑column...Aspose.Word component ,so what type of element in word document...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  8. Aspose.Cells 8.7.0中的公共API更改|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....isSigned属性是布尔类型,如果VBA项目被数字签名则返回true,反之亦然。 以下是简单的使用场景。 Java //Create...。Protection.verifyPassword 方法返回 true,如果指定的密码与用于保护给定工作表的密码匹配,并且如果指定的密码不匹配,则返回...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Body attachment missing issue - Free Support Fo...

    I have an issue while saving data to EML using the Aspose.Email for .NET API. The email body (body Type = HTML) and attachments are set and displayed correctly as long as the images are present on the physical drive. How…... The email body (body type = HTML) and attachments are...stored ShouldAddPlainTextVi = true }; var mailMessage = MapiMessage...

    forum.aspose.com/t/body-attachment-missing-issu...
  10. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...xmpTrailer = new XmpTrailerPi(true); XmpMeta xmpMeta = new XmpMeta();...Save(action.OutputPath); } return true; } return false; } Adam.Core...

    forum.aspose.com/t/index-was-outside-the-bounds...