Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 3,766 for

split document

(0.14 sec)
  1. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document into a text based formats in Java....additional options when saving a document into a text based formats...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python 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/python-net/features/
  3. Delete PDF pages|Aspose.PDF for Java

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....deletePages () { // The path to the documents directory String dataDir =... () { // The path to the documents directory String dataDir =...

    docs.aspose.com/pdf/java/delete-pdf-pages/
  4. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....DeletePages () { // The path to the documents directory var dataDir = RunExamples... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/delete-pdf-pages/
  5. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....of a PDF Document Extracting text from a PDF document is a common...from all the pages of a PDF document. To extract text from all...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  6. Compatibility Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Settings.Compatibility enum to unlock powerful compatibility options for seamless Document processing and enhanced performance....Width SplitPgBreakAndParaM 59 Split Page Break and Paragraph Mark...Shows how to optimize the document for different versions of...

    reference.aspose.com/words/net/aspose.words.set...
  7. PageConfig|Documentation

    PageConfig element allows you to break large forms into several pages that are recognized as a single Document....are recognized as a single document. Pages must always be top-level...Even if a printable form is split into multiple pages, it will...

    docs.aspose.com/omr/net/programmatic-forms/page...
  8. Aspose.Cells.GridWeb - Web Grid Control|Documen...

    This article introduces features for GridWeb.... Merge or split cells. Formatting Features Create...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. TableStyle | Aspose.Words for Java

    Represents a table style in Java....the Working with Tables documentation article. Examples: Shows...settings for the table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...GetShapeByTextConten(Document document, string textContext, ShapeType...shapes in the document. foreach (Node node in document.Sections)...

    forum.aspose.com/t/finding-node-no-paragraph-pa...