Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 35,524 for

7 zip

(0.15 sec)
  1. Font converter | API Solution for Java

    Easy-to-use Java library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....ZIP Product Solution Aspose.Page...import java.nio.file.Files ; 7 import java.nio.file.Paths ; 8...

    docs.aspose.com/font/java/convert/
  2. Output Streams – C# MemoryStream

    Learn about the ICreateStreamProvider interface, which is used when storing a conversion result in memory or sending it to remote storage....ZIP Product Solution Aspose.Page...IO . ICreateStreamProvide 6 { 7 // List of MemoryStream objects...

    docs.aspose.com/html/net/output-streams/
  3. SVG 转换 – SVG Transformations – 基础知识、SVG 代码示例

    了解如何使用 SVG 变换属性旋转、缩放、移动和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。...ZIP Product Solution Aspose.Page...transform = "translate(22)" /> 7 < circle cx = "15" cy = "15" r...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  4. Suppressing Zero Value in Stacked Bar Chart Usi...

    Hello Team, I am using Aspose .net slides and am writing to seek your assistance regarding a specific challenge, we have encountered while using Aspose for our data visualization needs. Currently, when a segment within…...12:18pm #7 Would this attached ppt help? Suppress Zero.zip (34.1...reference. Suppress Zero value.zip (35.0 KB) Thanks. andrey.potapov...

    forum.aspose.com/t/suppressing-zero-value-in-st...
  5. Convert Excel to Google Sheets in Java | Java G...

    Convert Excel XLS or XLSX files to spreadsheets in Google Sheets in Java. Export data from Excel files to Google Sheets programmatically in Java.... 7. Create an addSheet method to...GIS Product Family (30) Aspose.ZIP Product Family (20) Aspose.Page...

    blog.aspose.com/2022/02/01/convert-excel-files-...
  6. 将 SVG 转换为 XPS – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 XPS,并考虑使用 Aspose.SVG 将 SVG 转换为 XPS 的 C# 示例。...ZIP Product Solution Aspose.Page...Aspose . Svg . Saving ; 6 ... 7 8 // Initialize an SVG document...

    docs.aspose.com/svg/zh/net/convert-svg-to-xps/
  7. Rule Builder – Configure SVG Style – C#

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements....ZIP Product Solution Aspose.Page...document = new SVGDocument ()) 7 { 8 var svg = new SVGSVGElementBuilder...

    docs.aspose.com/svg/net/rule-builder/
  8. Cell Enumerator Incomplete Iteration in Used Ra...

    Issue Title: Cell Enumerator Incomplete Iteration in Used Range Product: Aspose.Cells Version: 21.5.0.0 Description: I am facing an issue with the Cell Enumerator in Aspose.Cells. In my Excel worksheet, Column C has a…...zip (151.9 KB) amjad.sahi September...zhao October 1, 2024, 11:58am 7 @harshCIPL22 int preRow = range...

    forum.aspose.com/t/cell-enumerator-incomplete-i...
  9. Save as html places shape on different place - ...

    dear support, I have an Excel that includes a shape ( which was copied from a Visio shape ). After saving the workbook to html, it seems the shape is somehow misplaced. When saving to pdf, the shape is properly placed. …...zip (91.3 KB) In attachment the source...gdebouver September 18, 2024, 3:40pm 7 hello, I had paid support through...

    forum.aspose.com/t/save-as-html-places-shape-on...
  10. Edit SVG File – Python Examples

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG documents using the Aspose.SVG for Python via .NET library....ZIP Product Solution Aspose.Page...svg_element = document . root_element 6 7 # Add < g > element and set "fill"...

    docs.aspose.com/svg/python-net/edit-svg-file/