Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 3,970 for

split document

(0.24 sec)
  1. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library....various file formats into PDF documents and converting PDF files into...instance of Document object with the source PDF document. Save it...

    docs.aspose.com/pdf/python-net/convert-pdf-to-h...
  2. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a table row. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class RowFormat...in a table row is allowed to split across a page break. get_Borders...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Setting Page Options in Jython|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....using Sheet Name in Jython Split Panes in Jython Analyzing your...

    docs.aspose.com/cells/java/setting-page-options...
  4. 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...
  5. Method Not Found Error - Free Support Forum - a...

    I am trying to generate a word Document from a template using range.replace. Some of the replace has html and need to format it correctly. I am trying to use Ireplacingcallback. at Splitrun method run.parentnode.insertaf…...trying to generate a word document from a template using range...reference node This follows the documented signature [3]. Re‑build and...

    forum.aspose.com/t/method-not-found-error/323695
  6. Drawing Images using GraphicsPath|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.... Each shape may be split into shape segments. You can...example source code has been split in several parts to keep it...

    docs.aspose.com/imaging/net/drawing-images-usin...
  7. 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...
  8. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....but getting cut off in word document Aspose.Words Product Family...21, 2026 Aspose.PDF 26.4: Document.Convert(PDF_UA_1) with AutoTaggingSettings...

    forum.aspose.com/latest
  9. 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...
  10. 如果我想排查2个文档的相似度,应该用什么方案更好 - Free Support Forum -...

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

    forum.aspose.com/t/topic/321339