Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,295 for

split document

(0.18 sec)
  1. Zoom Factor in Python|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....1, please check the output document." Download Running Code Download...social coding sites: GitHub Split Panes in Python...

    docs.aspose.com/cells/java/zoom-factor-in-python/
  2. TextFragmentAbsorber not finding text extracted...

    There is a difference in the text extracted using TextAbsorber, and the text that is searched using the TextFragmentAbsorber. Attached is some recreation code and an example PDF. The recreation code extracts the text fr…...text from the PDF, it then splits the text into sentences, and...re-find the sentences in the document so that information about...

    forum.aspose.com/t/textfragmentabsorber-not-fin...
  3. Merge or Unmerge Range of Cells|Documentation

    Merge and Unmerge Cells in a Range in Excel with C# code....Cells 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/net/merge-or-unmerge-rang...
  4. Aspose::Words::TableStyle::get_AllowBreakAcross...

    Aspose::Words::TableStyle::get_AllowBreakAcrossPages method. Gets or sets a flag indicating whether text in a table row is allowed to Split across a page break in C++....in a table row is allowed to split across a page break. bool Aspose...table. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. SplitToEnd | Aspose.PDF for .NET API Reference

    Splits from location and saves the rear part as a new file....SplitToEnd(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...
  6. Clear JavaScript code from a PDF file|Aspose.PD...

    Clear JavaScript macros from a PDF file directly in the Web with Aspose.PDF.... errorCode == 0 ) document . getElementById ( 'output'...json . fileNameResult ; else document . getElementById ( 'output'...

    docs.aspose.com/pdf/javascript-cpp/delete-javas...
  7. VbaReferenceType Enum | Aspose.Words for .NET

    Aspose.Words.Vba.VbaReferenceType enum. Allows to specify the type of a VbaReference object in C#....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  8. Convert plain text URL to Hyperlink - Aspose.Wo...

    I’m currently evaluating if “Aspose.Words” can identify all plain text URLs included in a Word doc and convert them into hyperlinks. I think the following is a way to do that. But, I wonder if there’s a quicker/easier …...Main(string[] args) { Document doc = new Document(FOLDER_PATH + "example...\'amp;%\$#_]*)? Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/convert-plain-text-url-to-hy...
  9. Advanced operations|Aspose.PDF for .NET

    Aspose.PDF can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/net/advanced-operations/
  10. System::Text::RegularExpressions::Regex Class R...

    Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Li......ASPOSECPP_SHARED_API ArrayPtr < String > Split (const String &input) ASPOSECPP_SHARED_API...ASPOSECPP_SHARED_API ArrayPtr < String > Split (const String &input, int count)...

    reference.aspose.com/page/cpp/class/system.text...