Sort Score
Result 10 results
Languages All
Labels All
Results 8,261 - 8,270 of 9,778 for

effects

(0.11 sec)
  1. Element.Tag(BDC) fails to set page references o...

    Bug Report: Element.Tag(BDC) Does Not Establish ParentTree Page References for Pages Copied via Document.Pages.Add() Product Aspose.PDF for .NET Version 26.2.0 (also reproduced on 26.3.0) Platform .NET 5.0 / .N…...ProcessParagraphs() after Tag(BDC) No effect on page references Save and...Pages.Add() and Tag(BDC) No effect Add pages one at a time, tag...

    forum.aspose.com/t/element-tag-bdc-fails-to-set...
  2. บันทึกการเปลี่ยยะ Aspose.PSD สำหรับ Java 20.7|D...

    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....PSDJAVA-231 สนับสนุนการเพิ่ม Stroke Effect ในระหว่างการเรียกใช้งาน คุณลักษณะ...PSDJAVA-231. สนับสนุนการเพิ่ม Stroke Effect ในระหว่างการใช้งาน // ตัวอ...

    docs.aspose.com/psd/th/java/aspose-psd-for-java...
  3. Gérer les cadres d'image dans les présentations...

    Ajoutez des cadres d'image aux présentations PowerPoint et OpenDocument avec Aspose.Slides for Java. Simplifiez votre flux de travail et améliorez la conception des diapositives....for ( var effect : imageTransform ) { if ( effect instanceof...alphaModulateFixed = ( IAlphaModulateFixed ) effect ; var transparencyValue = 100...

    docs.aspose.com/slides/fr/java/picture-frame/
  4. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...foreach ( var effect in imageTransform ) { if ( effect is IAlphaModulateFixed...所有应用于图像的效果可在 Aspose.Slides.Effects 中找到。 图片框格式化 Aspose.Slides ...

    docs.aspose.com/slides/zh/net/picture-frame/
  5. How to Format Number to Time|Documentation

    This article introduces how to format numbers to time using Aspose.Cells for JavaScript via C++ API....data and needs, you can effectively format numbers as time in...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  6. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...information from your DWG files effectively. Asheesh32 May 2, 2025, 6:47am...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  7. TopoJSON

    TopoJSON is a format for encoding geographic data structures, particularly for large data sets, that uses topology to reduce duplication and increase efficiency. It is similar to GeoJSON but has the advantage of smaller file sizes and faster rendering times....applications, underscoring its effectiveness. Given its versatility and...

    products.aspose.com/gis/net/gis-formats/topojson
  8. HDF

    HDF (Hierarchical Data Format) is a file format designed to store and organize large amounts of diverse data. It provides a hierarchical structure that allows for efficient storage and retrieval of data, supporting various types of data, including scientific, numerical, and multimedia data. HDF files can contain datasets, attributes, and metadata, providing a comprehensive and flexible data storage solution. The format is widely used in scientific research, remote sensing, and other fields that require efficient management and analysis of complex data sets....Working with HDF files To work effectively with HDF files various software...

    products.aspose.com/gis/net/gis-formats/hdf
  9. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....information, which is essential for effective analysis, reporting, and decision-making...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  10. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...that are opened: Missing Bevel Effect on 3D Clustered Column Chart...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...