Sort Score
Result 10 results
Languages All
Labels All
Results 8,561 - 8,570 of 213,190 for

new

(0.68 sec)
  1. Convert HTML from ZIP archive to PDF – Aspose.H...

    Learn how to convert HTML from a ZIP archive to PDF using C# message handlers in Aspose.HTML for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/message-handlers/conve...
  2. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color area selection. Java code example provided....you can take advantage of the new Magic Wand tool supported by...an image or photo. Create a new mask by using the select method...

    docs.aspose.com/imaging/java/developer-guide/ma...
  3. 将 SVG 转换为 DOCX | Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 在 C# 中将 SVG 转换为 DOCX。在 C# 示例中考虑各种 SVG 到 DOCX 的转换方案。试试在线 SVG 转换器。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-svg-to-docx/
  4. Repair PDF with Rust via C++|Aspose.PDF for Rus...

    This topic describes how to Repair PDF via Rust via C++...PDF file and saving it as a new document is a common requirement...starting point for developers new to using PDF libraries like Aspose...

    docs.aspose.com/pdf/rust-cpp/repair-pdf/
  5. truetype字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何使用.NET中TTF字体的字形和指标的基础。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...
  6. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....file stream const workbook = new AsposeCells . Workbook ( path...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  7. Importing from ArrayList|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...ArrayList object ArrayList list = new ArrayList (); //Add a few names...

    docs.aspose.com/cells/net/importing-from-arrayl...
  8. Prevent table header rows from repeating in lar...

    Hello, I am attempting to stop long HTML tables from repeating headers if the spill to many pages. This is successful for both HTML and PDF output, as with the code below. However, when the document is very big (700+ …...simple code: Document doc = new Document(@"C:\Temp\in.html");...var myDoc = new Aspose.Words.Document(htmlStream, new Aspose.Words...

    forum.aspose.com/t/prevent-table-header-rows-fr...
  9. 用JavaScript通过C++对ODS文件进行加密与解密|Documentation

    使用C++的Aspose.Cells for JavaScript对ODS文件进行密码保护和加密。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Ods ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  10. 向 3D 实体添加材质|Documentation

    PBR 在游戏引擎视觉效果中起着关键作用,它通过衰减亮度以及散射反射光,实现了光线与表面之间交互的高效且逼真的渲染。开发人员可以使用 Aspose.3D API 将 PBR 材质应用于场景中的 3D 对象。此代码示例演示了如何创建 Box 对象,然后应用 PBR 材质。...threed" ); // 初始化场景 var scene = new aspose . threed . Scene (); //...// 初始化 PBR 材料对象 var mat = new aspose . threed . PbrMaterial ();...

    docs.aspose.com/3d/zh/nodejs-java/add-material-...