Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 5,786 for

document parsing

(0.14 sec)
  1. Linq OrderBy Date - Free Support Forum - aspose...

    I have an issue ordering a list by date. My Word file contains the following code: <<foreach [in MyData.OrderBy(p=>p.Date)]>><<[Name]>><</foreach>> I want the list to print the elements of that list ordered by date. Ho…...ExactDateTimeParseFo to set a date-time parse format explicitly? This can...also the “time” part in the document. Example: Instead of displaying...

    forum.aspose.com/t/linq-orderby-date/326670
  2. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis.... Document (); let builder = new aw ...dates = [ Date . parse ( "2014-03-31" ), Date . parse ( "2017-01-23"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....:: Cleanup (); return 0 ; } Parse Headers and Footers to Command...PageSetup.GetCommands method to parse headers and footers as a command...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  4. Setting Shared Formula with Node.js via C++|Doc...

    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...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/setting-shared...
  5. Convert PUB to PDF | Java | Aspose.PUB

    Convert PUB to PDF using Java API on Windows, Linux and Mac OS X. Publisher conversion functionality that is easy to integrate into your own solution....PUB for Java Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/pub/java/conversion/pub-to-...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 合并 PDF 文档 https://products.aspose.com/pdf/zh-hant/cpp/merger/ Recent content in 使用 C++ 合并 PDF 文档 on Aspsoe.PDF Products Hugo -- gohugo.i......cl c1 // create empty pdf document line cl n doc o = n MakeObjecto...cl c1 // create empty pdf document line cl n outputDoc o = n...

    products.aspose.com/pdf/zh-hant/cpp/merger/inde...
  7. Email Storage Formats|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....text nature makes it simple to parse and process using text-manipulation...data. NSF files use a NoSQL, document-based database model. Each...

    docs.aspose.com/email/net/email-storage-formats/
  8. 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...
  9. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....orientation using the Document class Parse through all the pages...pages in the loaded PDF file is parsed and the rectangular area of...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...
  10. How to Edit PDF Background Color using C#

    This article guides on how to edit PDF background color using C#. It shares the environment settings, a list of steps and a runnable sample code to change background color in PDF Document using C#....using the Document class to set the background Parse through the...complete collection of pages is parsed. In the final step, the background...

    kb.aspose.com/pdf/net/how-to-edit-pdf-backgroun...