Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 3,737 for

split document

(0.14 sec)
  1. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions....worldwide rely on the thorough document import and export features...convert between several popular document formats. Yes Microsoft Excel...

    docs.aspose.com/cells/java/aspose-cells-features/
  2. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceName method. Gets or sets the name of a sequence whose number is included with the page number in C++....Examples Shows how to split a document into portions by combining...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. How to Remove Pages from PDF using Java

    This article describes how to remove pages from PDF using Java. It explains the environment settings, a list of operations and a runnable sample code to delete pages from PDF Document using Java....code to remove pages from PDF document using Java . We will have...pages and create a new PDF, split a PDF in different ways, make...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...
  4. Aspose.NET C# Word To PDF - Free Support Forum ...

    IssueWithWordConversion.pdf (12.4 KB) IssueWithWordConversion.docx (33.2 KB) We are having issues converting Word to PDF. You can see in the PDF generated its missing a lot of content from the table at the bottom of th…...Load the Word document Document doc = new Document(inputFilePath);...PdfImageColorSpaceEx.Auto; // Save the document as PDF doc.Save(outputFilePath...

    forum.aspose.com/t/aspose-net-c-word-to-pdf/322585
  5. 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...
  6. C# API to Export PS to DOT | products.aspose.com

    Convert PS to DOT without using Microsoft Word...API that provides powerful document manipulation and conversion...edit, and manipulate PDF documents. It provides a wide range...

    products.aspose.com/total/net/conversion/ps-to-...
  7. Working with Sections in C#|Aspose.Words for .NET

    Understanding Document section concepts and manipulation practices using C#. Insert section into a Document C#. Remove section C#. Copy sections between Documents....work with document sections. Sometimes you want a document that does...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/net/working-with-sections/
  8. Umbraco PDF Import Module|Aspose.PDF for .NET

    Learn how to install and use Umbraco PDF Import Module...NET is a PDF document creation and manipulation...and manipulate existing PDF documents without using Adobe Acrobat...

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

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

    forum.aspose.com/t/topic/321339
  10. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...the Working with Tables documentation article. Inheritance: TableStyle...in a table row is allowed to split across a page break. automatically_update...

    reference.aspose.com/words/python-net/aspose.wo...