Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 7,312 for

parse

(0.41 sec)
  1. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....document and get its page count Parse through all the pages and get...load the source word file and parse each of its pages to save the...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  2. Convert JSON Format to PowerPoint via .NET | pr...

    Parse JSON to PowerPoint in C# without using Microsoft PowerPoint...PowerPoint via C# C# API to parse JSON to PowerPoint without using...follow these two simple steps: Parse JSON to PPTX with Aspose.Cells...

    products.aspose.com/total/net/conversion/json-t...
  3. How to Read PDF Table in Java

    This brief tutorial will teach you how to read PDF table in Java. You can write PDF table reader in Java simply by loading the source PDF and then parsing and fetching data from each table using a few lines of code....target page of the PDF and parse through all the rows and cells...the desired table. Finally, parse through all the rows and cells...

    kb.aspose.com/pdf/java/how-to-read-pdf-table-in...
  4. Memory leak when extract attachments in PST - F...

    When I used ‘ExtractAttachments’ to Parse attachments in a PST file, memory was not released. It appears that Dispose() method does not take effect. SharedPtr<PersonalStorage> pst = PersonalStorage::FromFile(pstFile, …...used ‘ExtractAttachments’ to parse attachments in a PST file, memory...ExtractAttachments method to parse attachments from a PST file...

    forum.aspose.com/t/memory-leak-when-extract-att...
  5. Convert JSON Format to PCL in Android Apps | pr...

    Parse JSON to PCL in Java without using Microsoft Word...PCL in Android Applications Parse JSON to PCL within Android applications...via Java API can be used to parse JSON to PDF. It is a powerful...

    products.aspose.com/total/android-java/conversi...
  6. Convert PUB to PDF | .NET | Aspose

    Convert PUB to PDF using .NET API on Windows, Linux and Mac OS X. Publisher conversion functionality that is easy to integrate into your own solution.... Parse file by means of Parse () Method of IPubParser..."sample.pub" ); // Parse file var doc = parser.Parse(); // Convert...

    products.aspose.com/pub/net/conversion/pub-to-pdf/
  7. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....; }); </ script > </ html > Parse Headers and Footers into a Command...commands(string) method to parse headers and footers as a command...

    docs.aspose.com/cells/javascript-cpp/get-header...
  8. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import...."RecognizeUtf8Text" property to "true" to parse any variable-length characters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Customizing the Ribbon XML with Python via .NET...

    Read, write, and manage Excel Ribbon XML customization using Aspose.Cells for Python via .NET API....without parsing it Read and write Ribbon XML without parsing it Get...change the Ribbon XML, you must parse it using an XML parser or another...

    docs.aspose.com/cells/python-net/customizing-th...
  10. Bold in Markdown – C# Code Examples

    Create Markdown bold text in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, Parse, or edit MD files....NET Parse Markdown Markdown bold XHTML...Markdown from scratch and open, parse, or edit MD files. Download...

    products.aspose.com/html/net/markdown-bold/