Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 5,279 for

document parsing

(0.94 sec)
  1. Advanced operations|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET can perform simple and easy tasks and 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/python-net/advanced-operati...
  2. Line break cuts off link - Free Support Forum -...

    Dear Aspose support, I have a very long link inside a TextFragment, which I want to be recognised as a link and be redirected to it upon click. PDF readers, like for example Adobe Acrobat Reader, recognise links that a…...new DocumentFactory(); Document document = documentFactory.createDocument();...createDocument(); Page page = document.getPages().add(); String text...

    forum.aspose.com/t/line-break-cuts-off-link/209859
  3. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library to create read write and parse Excel files. A spreadsheet API for mobile Apps development...generate, combine, modify and parse spreadsheets. API offers many...functions including excel document formatting and page setup...

    products.aspose.com/cells/android-java/
  4. Setting Shared Formula in Aspose.Cells|Document...

    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....Cells to parse each formula individually, which...Running Example Github AI Document Assistant Close Setting Formula...

    docs.aspose.com/cells/net/setting-shared-formul...
  5. ChartAxis.hasMinorGridlines property | Aspose.W...

    ChartAxis.hasMinorGridlines property. Gets or sets a flag indicating whether the axis has minor gridlines.... Document (); let builder = new aw ...Series" , [ Date . parse ( "2017-11-06" ), Date . parse ( "2017-11-09"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.scaling property | Aspose.Words for N...

    ChartAxis.scaling property. Provides access to the scaling options of the axis.... Document (); let builder = new aw ...Series" , [ Date . parse ( "2017-11-06" ), Date . parse ( "2017-11-09"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Find and Replace Text in PDF using C#

    This quick tutorial contains information on how to find and replace text in PDF using C#. It helps in changing PDF text using C# with the help of a few API calls without using any third-party tool or software being installed....containing sample text using the Document class object Using the TextFragmentAbsorber...extracted from the loaded PDF file Parse through all the fragments and...

    kb.aspose.com/pdf/net/how-to-find-and-replace-t...
  8. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library.... Parse Headers and Footers to Command...PageSetup.GetCommands method to parse headers and footers into a command...

    docs.aspose.com/cells/net/get-headers-or-footers/
  9. 转换 PUB 文件 | Aspose.PUB for C++

    本文通过伪代码描述并演示了使用 Aspose.PUB for C++ 解决方案转换 Publisher 文件的功能。...通过调用解析器对象上的 方法,创建一个名为 document 的共享指针 (System::SharedPtr)...System::SharedPtr<Document> document = parser->Parse(); PubFactor...

    docs.aspose.com/pub/zh/cpp/convert-pub-files/
  10. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....the Working with Fonts documentation article. Remarks: In order...the font is used in the document to parse the font data and to embed...

    reference.aspose.com/words/java/com.aspose.word...