Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 4,139 for

split document

(0.22 sec)
  1. PdfOrganizer.h - Aspose.PDF for C++ - API Refer...

    PdfOrganizer.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Document ; 16 namespace Plugins 17...: 73 79 System::SharedPtr<Document> OpenDocument( System::Sh...

    reference.aspose.com/pdf/cpp/_pdf_organizer_8h_...
  2. Wide PDF Table: Colspan Text Duplicated - Free ...

    When I have a wide-PDF-table with a colspan that exists across the page-break, I have found an issue where the text of the colspan gets duplicated. See the attached code to reproduce: var doc = new Document(); …...to reproduce: var doc = new Document(); var page = doc.Pages.Add();...shouldn’t be, since the colspan is split onto pages 3 and 4, and “Estimate...

    forum.aspose.com/t/wide-pdf-table-colspan-text-...
  3. TrySplitToEnd | Aspose.PDF for .NET API Reference

    Splits from location and saves the rear part as a new file....TrySplitToEnd(string, int, string) Splits from location, and saves the...file. location Int32 The splitting position. outputFile String...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  4. Extract text from PDF in JavaScript | Aspose.PDF

    Parse text from PDF file programmatically with JavaScript sample code using Aspose.PDF for Node.js via C++...helps extract text from PDF document. In order to parse PDF, we’ll...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/nodejs-cpp/parser/text/
  5. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....Load the Word file into the Document class object for rotation...using Python . If you want to split pages in a Word file, refer...

    kb.aspose.com/words/python/rotate-text-in-word-...
  6. Extracting content inside the cell - Free Suppo...

    Hi, I am extracting content from the Document using extraction methods. suppose the extracting contents are inside a table cell. I have to extract the content differently in one cell, but it is not happening. I am attac…...extracting content from the document using extraction methods....start and end tags in the document. Pattern tagPattern = Pattern...

    forum.aspose.com/t/extracting-content-inside-th...
  7. Merge or Unmerge Range of Cells|Documentation

    This article describes how to Merge and Unmerge Cells in a Range in Excel with Aspose.Cells for Python via .NET library....NET to merge or split a range of cells. Aspose.Cells...method. Similarly, you can split cells by creating a range and...

    docs.aspose.com/cells/python-net/merge-or-unmer...
  8. Aspose::Tasks::SplitPart Class Reference - Aspo...

    Aspose.Tasks for C++ Public Member Functions Aspose::Tasks::SplitPart Class Reference Represents a task portion. The ......obj) override Compares two split parts. More... int32_t GetHashCode...collection. Member Function Documentation ◆ Equals() bool Aspose:...

    reference.aspose.com/tasks/cpp/class/aspose.tas...
  9. Aspose::Tasks::SplitPart Class Reference - Aspo...

    Aspose.Tasks for C++ Public Member Functions Aspose::Tasks::SplitPart Class Reference Represents a task portion. The ......obj) override Compares two split parts. More... int32_t GetHashCode...collection. Member Function Documentation ◆ Equals() bool Aspose:...

    reference.aspose.com/tasks/cpp/class/aspose.tas...
  10. DocumentPartSavingArgs.DocumentPartFileName | A...

    DocumentPartSavingArgs DocumentPartFileName property. Gets or sets the file name without path where the Document part will be saved to in C#....name (without path) where the document part will be saved to. public...allows you to redefine how the document part file names are generated...

    reference.aspose.com/words/net/aspose.words.sav...