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

document parsing

(0.21 sec)
  1. Emails with large resolution logo produce Syste...

    In our solution, we try and convert an email and parse it into a word template. Before it can get into the word template we are seeing the following error: System.NullReferenceException: Object reference not set to an i…...try and convert an email and parse it into a word template. Before...Aspose.Words.Document. ( ) at Aspose.Words.Document. (Stream ,...

    forum.aspose.com/t/emails-with-large-resolution...
  2. 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 own preferred parser to parse different data types as per...spreadsheets to CSV format AI Document Assistant Close XML Paper...

    docs.aspose.com/cells/java/convert-csv-tsv-and-...
  3. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum value 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...
  4. 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...
  5. 转换 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/
  6. 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
  7. AxisBound.isAuto property | Aspose.Words for No...

    AxisBound.isAuto property. Returns a flag indicating that axis bound should be determined automatically.... Document (); let builder = new aw ...dates = [ Date . parse ( "1973-05-11" ), Date . parse ( "1981-02-04"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Scalanie dokumentów PDF za pomocą C++ https://products.aspose.com/pdf/pl/cpp/merger/ Recent content in Scalanie dokumentów PDF za pomocą C++ on......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/pl/cpp/merger/index.xml
  9. 如果我想排查2个文档的相似度,应该用什么方案更好 - Free Support Forum -...

    是需要我自己读段落,或按标点我拆分数据,自己做向量化,然后embedding 来排查么?还是aspose 有什么好的方案。... 自行提取文本 + 嵌入模型 使用 Document.GetText() 提取纯文本 → 按段落/句子拆分...提取纯文本 Document doc1 = new Document("c1_doc1.docx"); Document doc2...

    forum.aspose.com/t/topic/321339
  10. Setting Text Color Dynamically in Java|Aspose.W...

    Set font text color for Document contents dynamically when building a report in Java....used anywhere in a template document except charts. An expression...cell) or in rows of a single document table in the same way as foreach...

    docs.aspose.com/words/java/setting-text-color-d...