Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 69,796 for

path

(0.1 sec)
  1. PDF 注释 API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高级代码 API 从 PDF 文档中删除注释... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_caret...

    products.aspose.com/pdf/zh-hans/annotation/
  2. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/
  3. Add Conditional Icons Set with Cell Text Using ...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  4. Link Cells to XML Map Elements|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....Cell Areas Mapped to XML Map Path using Worksheet.XmlMapQuery...

    docs.aspose.com/cells/java/link-cells-to-xml-ma...
  5. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  6. 在C++中添加带条件图标集的单元格文本|Documentation

    学习如何使用Aspose.Cells和C++在Excel中在单元格文本旁添加条件图标。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/add-conditional-ic...
  7. Image insert from stream with alt text - Free S...

    Hi, I’m attempting to insert an Image at an x,y coordinate on a page while providing alternative text. I see that there is an IllustrationElement for this (Illustration Structure Elements | Aspose.PDF for .NET API Refer…...use the SetImage with a file path. Is there another approach?...

    forum.aspose.com/t/image-insert-from-stream-wit...
  8. Rule Builder – Configure SVG Style – Aspose.SVG...

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements.... Save (Path. Combine (OutputDir, "font-face...document 30 document. Save (Path. Combine (OutputDir, "rule-builder...

    docs.aspose.com/svg/net/rule-builder/
  9. 将 Visio 形状转换为 Svg|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 svg。...Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  10. SVGZ to SVG – Single-file and batch conversion ...

    Convert SVGZ to SVG using Aspose.SVG for .NET. Supports single-file and batch conversion in C#....especially if they include complex paths, gradients, or inline styles...(SVGDocument document = new SVGDocument(Path. Combine (DataDir, "shapes.svgz"...

    docs.aspose.com/svg/net/convert-svgz-to-svg/