Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 151,848 for

text

(1.58 sec)
  1. Document.customXmlParts property | Aspose.Words...

    Document.customXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlPartCollection.RemoveAt | Aspose.Words...

    Effortlessly manage your CustomXmlPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose.Drawing for .NET

    Cross-platform 2D graphics library for drawing geometric shapes, Text, and images with System.Drawing compatible API in C# and .NET applications....in C# Draw Lines in C# Write Text on JPG in C# Create Transparent...Create a Bitmap in C# How to Add Text to a PNG File using C# How to...

    kb.aspose.com/drawing/net/
  4. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact Text in PDF using Java....runnable sample code to redact text in PDF using Java . You can...page coordinates to redact any text or image in the PDF document...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  5. Image preprocessing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....accuracy and reliability of text recognition is highly dependent...contrast. 7.5% Photos Old papers Text on a background Binarization...

    docs.aspose.com/ocr/javascript-cpp/image-prepro...
  6. How to Create PDF using C++

    In this short tutorial, we will learn how to create PDF using C++. By using C++ create PDF file example, one can easily generate a PDF in few API calls. The example can be used in any MS Windows development environment that support C++....TextFragment instance to set text and its properties Using Save...adding a page inside it. Then PDF text and its properties are set by...

    kb.aspose.com/pdf/cpp/how-to-create-pdf-using-cpp/
  7. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the document in C++....png" ); ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...true ); ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Add PDF Page Stamps in PDF using C#|Aspose.PDF ...

    Add a page stamp to a PDF document using the PdfPageStamp class with Aspose.PDF for .NET library....composite stamp containing graphics, text, tables. The following example..."AddPageStamp_out.pdf" ); } } Add Text stamps in PDF C# Analyzing your...

    docs.aspose.com/pdf/net/page-stamps-in-the-pdf-...
  9. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++....< td > < div > This is some Text . </ div > < div > < div > <...< span > This is some more Text </ span > </ div > < div > <...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  10. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....formatting before inserting text. Examples Shows how to insert...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

    reference.aspose.com/words/python-net/aspose.wo...