Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 5,659 for

document parsing

(0.13 sec)
  1. How to Rotate PDF using C#

    This article guides on how to rotate PDF using C#. It has development environment settings, a list of steps to be performed and a runnable sample code to rotate PDF pages using C#....using the Document class for changing the orientation Parse through...into the Document class object and then each page is parsed to access...

    kb.aspose.com/pdf/net/how-to-rotate-pdf-using-c...
  2. How to Remove All Page Breaks in Word using C#

    This article guides on how to remove all page breaks in Word using C#. It has information about the IDE settings, a list of steps, and a runnable program to eliminate page breaks in Word using C#....the details about the Word document structure and different types...the Document object and access all the paragraphs Parse through...

    kb.aspose.com/words/net/how-to-remove-all-page-...
  3. Want to get InputStream from MapiAttachment- Ma...

    I am working on email processing My requirement is to get InputStram from parsed msg So, want to retrieve InputStream from MapiAttachment and MapiMessage....requirement is to get InputStram from parsed msg So, want to retrieve InputStream...Outlook Message format document that can be parsed Looking forward to...

    forum.aspose.com/t/want-to-get-inputstream-from...
  4. Hyperlinks and OLE Object links - Free Support ...

    Hi Aspose team, I am evaluating components and currently have some questions in regard to Tasks. I need to access hyperlinks/OLE Object links created in Project file and make some changes. For example, I have Task w…...Objects inserted into Project document. Thanks in advance, Oliver...RootTask, collector, 0); // Parse through all the collected tasks...

    forum.aspose.com/t/hyperlinks-and-ole-object-li...
  5. Efficiently Save .pub File Conversion Output to...

    Using a stream as the output ensures efficient handling of large files, proper resource management, and flexibility of the output destination....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/pub/net/output-to-stream/
  6. Merge XML to MPP via C# | Microsoft Project Mer...

    Sample code for XML to MPP C# merging. Use API example code for batch XML files to MPP merging within VB.NET, Asp.NET or any .NET based application....NET Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/net/merger/xml-to-mpp/
  7. AxisTimeUnit enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes.... Document (); let builder = new aw ...Series" , [ Date . parse ( "2017-11-06" ), Date . parse ( "2017-11-09"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Convert PDF to JPEG in Python

    This tutorial will guide you on how to convert PDF to JPEG in Python. It will teach you how using Python convert PDF to JPEG of any type like PNG, BMP, JPG, and others....the source PDF file into the Document class object for converting...all the PDF pages using the Document.pages collection Call the...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  9. How to Delete Comments in PDF in Java

    This tutorial guides on how to delete comments in PDF in Java. It shares the information to set the IDE, steps to write the program, and a runnable sample code to delete all comments in PDF in Java....using the Document class object for removing comments Parse each page...collection of annotations on it Parse each annotation and filter the...

    kb.aspose.com/pdf/java/how-to-delete-comments-i...
  10. GetPageInfo(0) never ends - Free Support Forum ...

    Hi, the attached docx file can't be parsed.GetPageInfo(0) call never ends. Interesting is that is works if no license is set. I suppose this is because in this case not the whole file is parsed. The c# code is simple …...attached docx file can’t be parsed. GetPageInfo(0) call never...case not the whole file is parsed. The c# code is simple (input...

    forum.aspose.com/t/getpageinfo-0-never-ends/44052