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

document parsing

(0.43 sec)
  1. 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 A......cl c1 // create empty pdf document line cl c1 n doc o = n MakeObjecto...cl c1 // create empty pdf document line cl c1 n outputDoc o =...

    products.aspose.com/pdf/pl/cpp/merger/index.xml
  2. 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...
  3. 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/
  4. 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-...
  5. Generate and Read Swiss QR Code in JavaScript|D...

    This article explains how to Generate and Read Swiss QR Codes using Aspose.BarCode for JavaScript via C++...Code barcodes and payment documents are detailed in the “Swiss...BarCodeInstance . ECIEncodings . UTF8 ; document . getElementById ( "img" )...

    docs.aspose.com/barcode/javascript-cpp/swiss-qr...
  6. PUB to PDF generates wrong background color - F...

    Hi, We are using Aspose Total Java license. If the PUB file contains Drop Shadow Rectangle component then converted PDF will turn in dark background color. java library: aspose-pub-22.8.jar Java Code: try { IP…...PDF file format Document doc = parser.parse(); PubFactory.createPdfConverter()...

    forum.aspose.com/t/pub-to-pdf-generates-wrong-b...
  7. 使用 Java API 转换 PUB 文件

    本文介绍了使用 Aspose.PUB for Java 解决方案转换 Publisher 文件的功能,并使用伪代码进行了演示。...pub 文件创建内容,供 API 的 Document 类进一步处理。 目前,API 不支持将 PUB 文件中的图像转换为输出...声明一个名为 doc 的 Document 对象,并将在 Parser 对象上调用 Parse 方法的结果赋给它。该方法使用先前创建的解析器解析...

    docs.aspose.com/pub/zh/java/convert-pub-files/
  8. 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-...
  9. Convert DOCX to TSV using Python or with free O...

    DOCX to TSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOCX to TSV online converter quickly before integrating the code....the ability to manipulate documents, spreadsheets, and presentations...such as document comparison, document signing, and document conversion...

    products.aspose.com/total/python-net/conversion...
  10. 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...