Architecture News

提高了复杂 3D 旋转的动画质量

2月 6, 2024
Aspose.3D 24.1 让您将欧拉角转换为基于四元数的动画,从而避免云台锁定并确保更平滑的插值

Aspose.3D is a powerful API toolkit designed for developers working with 3D files. It empowers applications to interact with various 3D formats (.obj, .fbx, .stl, etc.) without requiring dedicated 3D modeling software. Developers can leverage its functionalities to create, read, convert, edit, and analyze 3D models, streamlining tasks like scene creation, format conversions, and content manipulation. This versatile tool saves time and resources compared to building custom solutions, making it a valuable asset for developers in various industries, from gaming and engineering to design and visualization.

The Aspose.3D 24.1 release introduces the ability to seamlessly convert Euler angle-based animations to quaternion-based animations. This feature empowers developers to overcome the inherent limitations of Euler angles. While intuitive, Euler angles are prone to "gimbal lock", a phenomenon where rotations around specific axes become interdependent, leading to animation glitches and inconsistencies. Quaternions, on the other hand, elegantly represent rotations without the risk of gimbal lock, guaranteeing smoother and more accurate animation playback for your projects.

To see a full list of what's new in Aspose.3D version 24.1, see our release notes for .NET, Java and Python via .NET.

Aspose.3D is offered as Developer Small Business, Developer OEM, Site Small Business, and Site OEM licenses catering to a range of business needs. Licenses are perpetual, and include 1 year of support and maintenance. Subscription renewals are also available. See our Aspose.3D licensing pages for .NET, Java and Python via .NET for full details.

用 Excel 动态函数构建依赖列表

2月 6, 2024
了解如何使用 C#.NET 在 MESCIUS Document Solutions for Excel 中使用级联下拉列表,从而允许一个列表根据另一个列表进行更改。

Document Solutions for Excel, .NET Edition (DsExcel) by MESCIUS is a powerful server-side spreadsheet API designed for .NET environments. It allows you to create, load, modify, and convert Excel files without requiring Microsoft Excel itself. Document Solutions for Excel boasts a high-speed, low-footprint design, meaning efficient performance and streamlined integration into your applications. The intuitive interface mirrors Excel's object model, simplifying development for tasks like generating reports, manipulating data, and visualizing information with charts and formatting.

Spreadsheets often require dynamic relationships between dropdowns. Imagine choosing a customer from one dropdown, automatically triggering another dropdown to display only their relevant order IDs. This "cascading" functionality streamlines data navigation and fosters deeper analysis, allowing you to drill down into specific order details with ease.

In this blog post, MESCIUS Product Specialist Paarisha Rana demonstrates how to use DsExcel to create master and dependent dropdown lists programmatically. Steps include:

  • Initializing the Workbook and getting the Worksheet
  • Getting the unique list of customer names
  • Creating the master dropdown
  • Fetching the unique order IDs and populating the dependent dropdown
  • Populating the Worksheet with the order data

Read the complete blog and get started leveraging Excel's powerful capabilities in your own applications using Document Solutions for Excel.

Document Solutions for Excel is licensed per developer for either one distribution location or unlimited distribution locations. Licenses are perpetual, and include a one year subscription for all software releases (including hotfixes and major releases) plus Platinum Support. See our Document Solutions for Excel, .NET Edition licensing page for full details.

Learn more about Document Solutions for Excel, .NET Edition.

用跨平台滑块控件简化了输入

2月 5, 2024
Telerik UI for .NET MAUI v6.7 添加一个灵活的滑块组件,为用户从范围中选取值提供了一种引人入胜的交互式方法。

Telerik UI for .NET MAUI is a UI suite offering 60+ native controls for developers building modern, cross-platform mobile and desktop applications. Targeting Android, iOS, macOS, and Windows from a single codebase, it streamlines development while ensuring professional design and performance.

Telerik UI for .NET MAUI v6.7.0 (part of the 2024 Q1 release) introduces a powerful Slider component, enhancing user interaction capabilities. This new addition empowers developers to integrate intuitive value selection within a predefined range directly into their MAUI applications. Users can seamlessly choose values by dragging a thumb along a customizable visual slider, accompanied by clear visual cues like backtrack, range track, ticks, and labels. Informative tooltips appear on thumb drag, displaying the current selection. This versatile component streamlines user input and data selection, improving the overall user experience of your MAUI applications.

To see a full list of what's new in 2024 Q1 (v6.7.0), see our release notes.

Telerik UI for .NET MAUI is licensed per developer and is available as a perpetual license with a one year support subscription, which is available in three tiers: Lite, Priority or Ultimate. See our Telerik UI for .NET MAUI licensing page for full details.

Telerik UI for .NET MAUI is available to buy in the following products:

让用户轻松查找 PDF 文件中的信息

2月 5, 2024
用强大的搜索功能简化您的 JavaScript PDF 应用程序中的信息检索,增强用户体验和工作效率。

Leveraging a JavaScript PDF component with search functionality empowers dynamic user experiences within static PDF documents. Users gain immediate access to relevant information through keyword searches, boosting document accessibility and efficiency. This interactivity enhances user engagement, improves information retrieval, and reduces navigation time, fostering a more productive and satisfying user journey. Integrating search directly within the PDF eliminates reliance on external tools, streamlining workflows and centralizing information within the document itself.

Several JavaScript PDF Viewers offer search functionality including:

  • KendoReact PDF by Telerik offers intuitive search features to help users locate keywords or phrases within documents, streamlining information retrieval and boosting productivity.
  • Wijmo PDFViewer by MESCIUS empowers users with robust search functionality, enabling them to pinpoint information through comprehensive keyword and text pattern searches.
  • Syncfusion PDF Viewer helps users to easily find essential information using flexible search options, including keyword matching, case sensitivity control, and regular expressions.
  • PrizmDoc Viewer by Accusoft lets users locate content instantly using precise keyword searches, regular expression patterns, and wildcard characters for broader matching.

For an in-depth analysis of features and price, visit our JavaScript PDF Viewer comparison.

Compare JavaScript PDF Viewer Controls

将图像文件作为嵌入的智能对象添加到 PSD 中

2月 5, 2024
Aspose.PSD 23.12 让您将任何图像作为智能对象无缝合并到 PSD 文件中,从而实现非破坏性编辑并改进了工作流程。

Aspose.PSD is a software development toolkit (SDK) enabling developers to create, edit, and manipulate Adobe Photoshop (PSD) and large document (PSB) files without requiring Photoshop itself. Available in both .NET and Java versions, it empowers developers to perform diverse tasks like adding watermarks, extracting individual layers, converting PSDs to other image formats (JPEG, PNG, etc.), and even automating PSD processing within their applications. This versatile tool streamlines graphic design workflows and integrates PSD functionality seamlessly into various development environments.

The 23.12 release of Aspose.PSD adds the ability to open any image file as an embedded smart object in a PSD image. A smart object acts as a container, holding multiple layers while offering non-destructive editing. It allows you to edit its internal content or apply effects without altering the original data. Smart objects work as dynamic placeholders, linked to embedded files, letting you make global changes that automatically update and maintain high resolution, perfect for flexible design and efficient workflows.

To see a full list of what's new in Aspose.PSD version 23.12, see our .NET and Java release notes.

Aspose.PSD is offered as Developer Small Business, Developer OEM, Site Small Business, and Site OEM licenses catering to a range of business needs. Licenses are perpetual, and include one year of support and maintenance. Subscription renewals are also available. See our Aspose.PSD licensing pages for .NET and Java for full details.