Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 151,741 for

text

(0.1 sec)
  1. Extract Tables from PDF using Python | Aspose.PDF

    Extract tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... text . TableAbsorber () absorber...cell_list : text_fragment_collection = cell . text_fragments for...

    products.aspose.com/pdf/python-net/table/extract/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – افزودن، استخراج یا حذف پیوست ها در PDF با استفاده از Java https://products.aspose.com/pdf/fa/java/attachments/ Recent content in افزودن، استخرا......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/fa/java/attachments/ind...
  3. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark....“watermark” is just a shape with text inserted into a header or footer...ShapeType . TEXT_PLAIN_TEXT ); // Set up the text of the watermark...

    docs.aspose.com/words/java/add-watermark/
  4. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_lines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) document... md_text = f ' { system_helper . environment...system_helper . text . Encoding . get_bytes ( md_text , system_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  5. | Aspose

    Sample code for DJVU to PDF Java conversion. Use API example code for batch DJVU files to PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/djvu-to...
  6. Aspose::Words::Range::get_Text method | Aspose....

    Aspose::Words::Range::get_Text method. Gets the Text of the range in C++....Aspose::Words::Range::get_Text method Range::get_Text method Gets the text of the...Aspose :: Words :: Range :: get_Text () Remarks The returned string...

    reference.aspose.com/words/cpp/aspose.words/ran...
  7. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...GreenYellow }, Text = new Aspose . Pdf . Text . TextFragment...Create TextFragment for adding text to shapes var textFragment =...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  8. How to Convert TXT to JSON using Node.js

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......ready-to-run sample code for converting text file to JSON using Node.js ...converted from the text file. Steps to Convert Text File to JSON using...

    kb.aspose.com/cells/nodejs/how-to-convert-txt-t...
  9. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....Details are shared to create text annotation along with setting...Document class and some sample text on its first page Instantiate...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  10. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....nodes, such as text nodes, spaces between text nodes, and an empty...AtxHeading( "Heading 1 level text" , 1 ); var heading2 = mdf.AtxHeading(...

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