Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 20,758 for

insert documents

(0.86 sec)
  1. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。... 插入图像 DocumentBuilder 提供了 insert_image 方法的多个重载,允许您插入内联或浮动图像。如果图像是...百分比比例或自定义尺寸;此外, DocumentBuilder.insert_image 方法返回刚刚创建和插入的 Shape 对象,以便您可以进一步修改...

    docs.aspose.com/words/zh/python-net/working-wit...
  2. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....Content Between Nodes in a Document Contents [ Hide ] Purpose...nodes in a document. When working with documents, it is important...

    docs.aspose.com/words/net/how-to-extract-select...
  3. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java....Microsoft Word document. Examples: Shows how to insert a shape with...system into a document. Document doc = new Document(); // The "Shape"...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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/
  5. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Check Format Compatibility documentation article. Properties Name...adjust_line_height_in_table Add Document Grid Line Pitch To Lines in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...all the static text inside a document Aspose.Words Product Family... templatePath); Document doc = new Document(path); // Remove...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  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++创建动态图表|Documentation

    学习如何在Aspose.Cells for C++中创建动态图表。我们的指南将演示如何根据需求动态更新图表数据、系列和格式,从而在工作表中直观展示不断变化的数据。... GetCells (); // Insert data column wise cells . Get...Cells :: Cleanup (); } AI Document Assistant Close 使用 Chart.SetChartDataRange...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  10. 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...