Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 3,760 for

split document

(0.42 sec)
  1. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....into a Document object Transform the complete document into a...string and split it into strings using Regex.Split() method Create...

    kb.aspose.com/words/net/convert-paragraph-into-...
  2. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the Document....first_section property Document.first_section property Gets the...the first section in the document. @property def first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Adding a Watermark to an Image|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....Watermark to an Image This document explains how to add a watermark...example source code has been split into parts to make it easy to...

    docs.aspose.com/imaging/net/adding-a-watermark-...
  4. Advanced operations in Node.js|Aspose.PDF for N...

    Aspose.PDF for Node.js via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....programmatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/nodejs-cpp/advanced-operati...
  5. 使用 Python.NET 在工作表中的文本框中用文本替换标签|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 在Excel工作表中的文本框里用文本替换标签。... split ( '$' ) replaces = replace . split ( '$' ) for...( s_find , s_replace ) AI Document Assistant Close 创建文本框,其中每行具有不同的水平对齐方式...

    docs.aspose.com/cells/zh/python-net/replace-tag...
  6. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image.... Document ( base . myDir + "Rendering...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TableStyle.AllowBreakAcrossPages | Aspose.Words...

    Discover the TableStyle AllowBreakAcrossPages property, control text flow in tables and enhance your Document's readability across pages....in a table row is allowed to split across a page break. public...settings for the table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  8. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....various file formats into PDF documents and converting PDF files into...listed: сonvert PDF to HTML; splitting Output to Multi-page HTML;...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/
  9. Overview|Aspose.PDF for Android via Java

    Overview of key-features and supported formats of Aspose.PDF for Android via Java, installation and licensing manual of Java library.... manipulate & render PDF documents. Aspose.PDF for Android via...variety of functions such as: document compression; table creation...

    docs.aspose.com/pdf/androidjava/overview/
  10. 使用 Aspose.HTML for Java 从 URL 保存文件

    了解如何使用 Aspose.HTML for Java 从 URL 保存文件。探索从网站自动下载文件的 Java 示例。... 使用 document.getContext().getNetwork()...Java 2 3 // Create a blank document; it is required to access...

    docs.aspose.com/html/zh/java/save-file-from-url/