Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 3,969 for

split document

(0.1 sec)
  1. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....add multiple layers to a PDF document using Aspose.PDF for Python...support layers. Create a new PDF document and add a page. Create and...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  2. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a Document using Python. Insert section into a Document Python. Remove section Python. Copy sections between Documents....create, modify, and manage document sections and section breaks...properties. Sometimes you want a document that does not have the same...

    docs.aspose.com/words/python-net/working-with-s...
  3. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your Documents. Enhance your formatting effortlessly!...the Working with Tables documentation article. public class TableStyle...in a table row is allowed to split across a page break. AutomaticallyUpdate...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....Install-Package Visit our documentation for more details. How to...you want to use own image (document) GetAreasWithTextCoor folder...

    products.aspose.com/ocr/net/recognition/get-tex...
  5. Issue with HTML to PDF Conversion – Content Ove...

    Hi Aspose Team, We are currently experiencing an issue with HTML-to-PDF conversion using Aspose.PDF. In our HTML content, which includes structured data, the content is not rendering correctly during the conversion pro…...alignment, the content appears to split/partition across the page, creating...@ayapan Please attach HTML document that you convert. ayapan March...

    forum.aspose.com/t/issue-with-html-to-pdf-conve...
  6. Aspose.Cells.GridDesktop - Desktop Grid Control...

    This article introduces the features for GridDesktop.... Merge or split cells. Formatting Features Control...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. 如果我想排查2个文档的相似度,应该用什么方案更好 - Free Support Forum -...

    是需要我自己读段落,或按标点我拆分数据,自己做向量化,然后embedding 来排查么?还是aspose 有什么好的方案。... 自行提取文本 + 嵌入模型 使用 Document.GetText() 提取纯文本 → 按段落/句子拆分...提取纯文本 Document doc1 = new Document("c1_doc1.docx"); Document doc2...

    forum.aspose.com/t/topic/321339
  8. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/nodejs-net/features/
  9. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set page properties for PDF Documents using Aspose.PDF for .NET, allowing for customized Document formatting....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  10. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on next page if they will be Split between 2 pages. For example, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...on next page if they will be split between 2 pages. For example...IsBroken = false, the table is split between 2 pages. If I Do use...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...