Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 5,239 for

document parsing

(0.67 sec)
  1. 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-...
  2. 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/
  3. Convert CSV, TSV and TXT to Excel|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....provide a custom parser to parse different data types as required...with Multiple Encodings AI Document Assistant Close Convert Excel...

    docs.aspose.com/cells/net/convert-csv-tsv-and-t...
  4. 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...
  5. 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...
  6. Creating Annotations within pdf files using Asp...

    Hi, Can you please send me Documentation for creating annotations i.e Redaction, Highlight, Comment etc. Thanks...Can you please send me documentation for creating annotations...PDF component inside the PDF document rather than just overlaying...

    forum.aspose.com/t/creating-annotations-within-...
  7. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values...the Working with Charts documentation article. Remarks Bound can...values. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Document TempLoadDocument = new Aspose.Pdf.Document(DocuementFileName);...= double.Parse(AddImageWidth), Height = double.Parse(AddImageHeight)...

    forum.aspose.com/t/two-issues-with-adding-water...
  9. Merge JIRA to ORACLE PRIMAVERA via C++

    Sample C++ merging code JIRA to ORACLE PRIMAVERA. Use example code for batch JIRA files to ORACLE PRIMAVERA merging within any C++ Application....Tasks for C++ Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/cpp/merger/jira-to-or...
  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