Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 15,873 for

point

(0.15 sec)
  1. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...It is worth noting at this point that by default your image being...

    docs.aspose.com/page/net/xps/graphic-utilities/
  2. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...19 20 //Translate to initial point 21 document. Translate (x0,...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  3. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。... Point ( position . X + 150 , position...

    docs.aspose.com/pdf/zh/net/working-with-vector-...
  4. Convert PostScript files using .NET

    PS to PDF conversion functionality included in Aspose.Page API solution for .NET is explained and illustrated with the code snippets here.... ConvertFontsToTTF point out processor to convert non-TrueType...

    docs.aspose.com/page/net/convert-ps/
  5. 将图表转换为图像|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....将其插入到 Word 文档、PDF 文件、Power Point 演示文稿或其他一些场景中。您希望图表应该作为图像呈现,...

    docs.aspose.com/cells/zh/net/convert-charts-to-...
  6. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....paragraph break with an exclamation point. int32_t count = doc -> get_Range...

    reference.aspose.com/words/cpp/aspose.words/ran...
  7. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... If they all point to the same file, updating that...

    docs.aspose.com/slides/cpp/chart-workbook/
  8. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...23, 2025, 12:14pm 5 LOOK AT POINT 7 IN THE ATTACHED INPUT DOCUMENT...

    forum.aspose.com/t/words-java-tracking-changes-...
  9. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow....the animation state at that point in time. using ( Presentation...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. 我希望修改dwg内容后,再重新保存,但是重新保存后,新的dwg无法打开,代码如下 - Free...

    public static void main(String[] args) { // 输入 CAD 文件路径 String inputFilePath = “C:\Users\木木\Downloads\电度表 (1).dwg”; // 输出 CAD 文件路径 String outputFilePath = “C:\Users\木木\Downloads\电度表444.dwg”; try { // 加载…...top) //expandFRect2D(rect, point); // 转换为TFRect格式 return new...

    forum.aspose.com/t/dwg-dwg/303085