Sort Score
Result 10 results
Languages All
Labels All
Results 7,361 - 7,370 of 20,473 for

insert documents

(0.2 sec)
  1. LaTeX file repair | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX repair is described in this article. Learn the code examples on how to use the functionality....within the document environment, i.e. between \begin{document} and...and \end{document} . Let’s now look at the C# code sample. Copy...

    docs.aspose.com/tex/net/latex-repair/
  2. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... Learn how to insert and edit these elements with...Combined Example A minimal SVG document can combine all basic shapes...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 添加、移动或删除 PDF 中的页面 https://products.aspose.com/pdf/zh-hant/cpp/pages/ Recent content in 使用 C++ 添加、移动或删除 PDF 中的页面 on Aspsoe.PDF Products H......"@type": "HowToSupply", "name": "document" }, "tool": [{ "@type": "HowToTool"...cl c1 // Open document line cl k auto n document o = n MakeObjecto...

    products.aspose.com/pdf/zh-hant/cpp/pages/index...
  4. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for PHP via Java, supporting OMML, formatting controls, and clear code samples....equation in PowerPoint, the Insert -> Equation menu is used: This...

    docs.aspose.com/slides/php-java/powerpoint-math...
  5. GlossaryDocument class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.GIS 更新:编辑要素和几何体并将更改保存到数据库。|Documentation

    “本文探讨了 Aspose.GIS 库的最新增强功能,重点是检测和保存映射应用程序中几何体和要素更改的新能力。”...时,将发生更改检测过程,并且根据您的更改,将向数据库发送 INSERT、DELETE 和 UPDATE 命令。 感谢您阅读到最后。...

    docs.aspose.com/gis/zh/net/showcases/saving-cha...
  7. Compress PDF In Python

    Compress PDF in Python without losing quality. Optimize PDF content, reduce file size easily....efficiently compress PDF documents programmatically. Easily get...network. It is a standalone PDF document processing solution for Python...

    products.aspose.com/words/python-net/compress/pdf/
  8. 使用 C++ 通过 JavaScript 创建动态图表|Documentation

    学习如何通过 C++ 使用 Aspose.Cells for JavaScript 创建动态图表。本指南将展示如何根据您的需求动态更新图表数据、系列和格式,从而在工作表中直观展示变化的数据。...Cells initialized" ); }); document . getElementById ( 'runExample'...cells = sheet . cells ; // Insert data column-wise cells . get...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. 使用 C++ 将 Excel 转换为 PDF|Documentation

    了解如何使用 Aspose.Cells 和 C++ 将 Excel 工作簿转换为 PDF 格式。...inputFilePath ); // Save the document in PDF format workbook . Save...:: Pdf ); std :: cout << "Document saved successfully in PDF...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-pdf/
  10. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF Documents in Java with Aspose.PDF for more interactive Documents....annotation: Load the PDF file - new Document . Create new Caret Annotation...annotation is used to indicate the insertion of text. Create new StrikeOutAnnotation...

    docs.aspose.com/pdf/java/extra-annotations/