Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 8,770 for

append

(0.08 sec)
  1. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations...."translate(150, 50)" ); 18 19 // Append the <rect> element to the <svg>...

    docs.aspose.com/svg/net/svg-transformations/
  2. SVG 缩放 – C# 示例

    SVG 缩放的 C# 示例。考虑在变换属性和变换矩阵中使用比例函数的情况。..."transform" , "scale(2)" ); 17 18 // Append the <circle> element to the...

    docs.aspose.com/svg/zh/net/svg-scaling/
  3. LaTeX to image | Aspose.TeX for C++

    To convert TeX to image formats using Aspose.TeX API solution for C++ learn this article that describes how to do this and the code examples.... The engine will append it automatically. The second...

    docs.aspose.com/tex/cpp/latex-to-image/
  4. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow.... c_str ()); cellsXls -> Append ( L "chart.xls" ); intrusive_ptr...

    docs.aspose.com/slides/cpp/image/
  5. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....specified position on a path: Append a given arc to a path: Close...

    docs.aspose.com/slides/php-java/custom-shape/
  6. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... TextBuilder ( page ); // Append the text fragment to the PDF...Position ( 100 , 650 ); // Append TextFragment to TextBuilder...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  7. 使用“名称”表| C++

    TrueType字体表“名称”是文本字符串的存储,描述字体元数据,例如字体名称,许可信息,版权通知等。...langId = languages[i]; 28 sb -> Append(System :: String :: Format(...get_Length() - 1 )) 30 { 31 sb -> Append( u ", " ); 32 } 33 } 34 35...

    docs.aspose.com/font/zh/cpp/working-with-name-t...
  8. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... append ( shape ) elif shape . placeholder...be/t_1LYZ102RA" shapes_to_remove . append ( shape ) for shape in shapes_to_remove...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  9. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....append("Glossary document found!\n");...mBuilder.append("Reached end of glossary!\n"); mBuilder.append("BuildingBlocks...

    reference.aspose.com/words/java/com.aspose.word...
  10. 如何更改 HTML 中的文本颜色?C# 示例

    使用 C# Aspose.HTML 示例,您将学会如何使用内联和内部 CSS 更改 HTML 文件中的文本颜色。...the document head element and append style element to the head 17...

    docs.aspose.com/html/zh/net/how-to-articles/how...