Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 8,125 for

append

(0.21 sec)
  1. 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/
  2. Gmail Utility Features|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.... append ( line ); } } catch ( IOException...

    docs.aspose.com/email/java/gmail-utility-features/
  3. 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/
  4. 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/
  5. 使用 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/
  6. 使用“名称”表| 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...
  7. SVG 渐变 – SVG Gradients – SVG 代码和 C# 示例

    了解如何在 XML 代码中创建 SVG 渐变,并演练使用 Aspose.SVG for .NET API 实现 SVG 渐变的 C# 示例。..."url(#linear-gradient)" ); 47 48 // Append the rectangle to the SVG document..."url(#RadialGradient)" ); 51 52 // Append the rectangle and circle to...

    docs.aspose.com/svg/zh/net/svg-gradients/
  8. 如何更改 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...
  9. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks.... append ( segment ) page . paragraphs...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  10. 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...