Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 53,182 for

import document

(0.11 sec)
  1. List labels not getting reatained in splitted d...

    I am splliting a large Document into smaller Document using Document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document Document, int noOfSplits, int totalPageCount) throws Exception…...getting reatained in splitted document Aspose.Words Product Family...a large document into smaller document using document.extractPages()...

    forum.aspose.com/t/list-labels-not-getting-reat...
  2. Online XSLFO to CSV Conversion or Build .NET ba...

    Free online app to convert XSLFO to CSV files. .NET C# conversion library code for XSLFO Documents....will be converted into CSV document Download the converted CSV...API Open XSLFO file using Document class Convert XSLFO to XLSX...

    products.aspose.com/total/net/conversion/xslfo-...
  3. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....be used to traverse the SVG Document Object Model (DOM). The API...detailed inspection of the document and its elements using the...

    docs.aspose.com/svg/net/navigation-inspection/
  4. 如何添加图标集条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Icon Sets 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  5. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...时,您可以配置 PdfSaveOptions 来调整渲染选项: import com.aspose.words.*; public...Exception { // 打开源文档 Document doc = new Document("path/to/source.docx");...

    forum.aspose.com/t/docx-pdf/315236
  6. LaTeX Python code | API Solution

    Python API Solution for working with TeX. It includes the capability to generate math equations in LaTeX and save the resulting file as images....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/tex/python-net/latex-equati...
  7. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....threed import FileFormat , Node , Scene from...from aspose.threed.utilities import Quaternion , Vector3 # For...

    docs.aspose.com/3d/python-net/adding-transforma...
  8. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....another document, you should use DocumentBase.import_node() to...to import the node to the current document. The imported node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert Word, PDF And Many Other File Formats U...

    Convert Documents programmatically in C++ between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....Convert Word, PDF, Web documents in C++ High-speed C++ library...library for converting office documents to a variety of file formats...

    products.aspose.com/words/cpp/conversion/
  10. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown Document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown Document from scratch....Ask AI Translate Markdown to Document Object Model (DOM) Contents...translate Markdown documents to the Aspose.Words Document Object Model...

    docs.aspose.com/words/python-net/translate-mark...