Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 31,854 for

line

(0.08 sec)
  1. FieldGreetingLine class | Aspose.Words for Python

    aspose.words.fields.FieldGreetingLine class. Implements the GREETINGLine field...Inserts a mail merge greeting line. Inheritance: FieldGreetingLine...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HTML Text Input – Generate HTML and C# Code Online

    Сreate HTML Text Input for your website. Рreview the text box, copy and use generated HTML and C# code in your project!...type='text' create basic single-line text inputs. Use them if you...want users to enter a single line value. An on-screen keyboard...

    products.aspose.com/html/net/generators/text/
  3. Posting AcroForm Data|Aspose.PDF for .NET

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for .NET....and I have added simple one line code on the page load method...

    docs.aspose.com/pdf/net/posting-acroform-data/
  4. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET...preferably fit into a single line. In contrast, the Manual mode...CodetextParameters is used to disable line breaks within the text when...

    docs.aspose.com/barcode/net/set-barcode-text/
  5. TYPE1 to WOFF Converter API | C++

    Easily convert your existing TYPE1 font libraries to the modern WOFF format within your C++ applications using our intuitive Font API Solution....functionality like move point, draw line, and curve, etc. Need to convert...often requiring just a few lines of code. Integrate this API...

    products.aspose.com/font/cpp/conversion/type1-t...
  6. CFF to TTF Converter API | C++

    Simplify CFF to TTF conversion in your C++ projects with our native API. Enjoy cross-platform compatibility regardless of your development setup....often requiring just a few lines of code to integrate. This powerful...functionalities like "move point," "draw line," and "curve." Given the diverse...

    products.aspose.com/font/cpp/conversion/cff-to-...
  7. EOT to WOFF Converter API | C++

    Convert EOT to WOFF with Aspose.Font for C++. Our API supports Windows and Linux, providing a flexible solution for any development environment....functionality like move point, draw line, and curve, etc. Due to the...rendering, all within a few lines of code. We offer you С++ Api...

    products.aspose.com/font/cpp/conversion/eot-to-...
  8. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....txt" , true ); // Write a line of text to the file writer ...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  9. 使用Python.NET在多线程中同时读取单元格值|Documentation

    了解如何使用Aspose.Cells for Python via .NET API在多个线程中同时读取单元格值。..."R{row}C{col}" # Commenting this line will show a pop-up message #...

    docs.aspose.com/cells/zh/python-net/reading-cel...
  10. Appending a TextFragment to TextBuilder gives a...

    I have code that modifies a pdf by adding a TextFragment to TextBuilder. It works for most PDFs but for this specific PDF it throws an IndexOutOfRangeException on the Line: textBuilder.AppendText(textFragment); Any ide…...IndexOutOfRangeExcep on the line: textBuilder.AppendText(textFragment);...

    forum.aspose.com/t/appending-a-textfragment-to-...