Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 124,729 for

text

(0.06 sec)
  1. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....count paragraphs and runs of text formatted with a specific style...The solution for retrieving text formatted with specific styles...

    docs.aspose.com/words/cpp/working-with-styles-a...
  2. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....supports the following data types: Text paragraphs Images Tables Lists...Footnotes Page numbers Right-to-left text (with some limitations) Searchable...

    docs.aspose.com/words/python-net/convert-pdf-to...
  3. Aspose.Drawing Product Family

    Find answers about creating and processing 2D drawings similar to GDI+ which works on all platforms....Lines in Java Write Text on JPG in Java Write Text on JPG in C# Create...Create a Bitmap in C# How to Add Text to a PNG File using C# How to...

    kb.aspose.com/drawing/
  4. PdfTextCompression enumeration | Aspose.Words f...

    Aspose.Words.Saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images....Examples Shows how to apply text compression when saving a document...apply any // compression to text when we save the document to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances document security, allowing users to edit only designated form fields easily....users can select and modify text only in form fields in Microsoft...builder . Write ( "Please enter text here: " ); builder . InsertTextInput...

    reference.aspose.com/words/net/aspose.words/sec...
  6. Delete Watermark in Word using Python

    Follow this article to delete watermark in Word using Python. It has IDE settings, steps, and a sample code showing how to remove a watermark in Word using Python.... It discusses text and image type watermarks and...type of the loaded Word file is TEXT Call the remove() method to...

    kb.aspose.com/words/python/delete-watermark-in-...
  7. Paragraph.BreakIsStyleSeparator | Aspose.Words ...

    Discover how the Paragraph Break IsStyleSeparator property enhances document formatting by allowing mixed paragraph styles for greater design flexibility....Examples Shows how to write text to the same line as a TOC heading...separator, we can write more text in the same paragraph // and...

    reference.aspose.com/words/net/aspose.words/par...
  8. Shape.fillColor property | Aspose.Words for Nod...

    Shape.fillColor property. Defines the brush color that fills the closed path of the shape....DocumentBuilder ( doc ); // Write some text, and then cover it with a floating...opaque, so we cannot see the text that this shape is on top of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextPath.shadow property | Aspose.Words for Nod...

    TextPath.shadow property. Defines whether a shadow is applied to the Text on a Text path....shadow is applied to the text on a text path. get shadow () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert TXT to JSON File in C#

    In this brief article, you will understand how to convert txt to json file in C#. It covers setting up the environment, and algorithm steps followed by a sample code to create Text to JSON converter in C#....followed by a sample code to create Text to JSON converter in C# . The...elaborate on how to convert Text to JSON in C# . First, the input...

    kb.aspose.com/cells/net/how-to-convert-txt-to-j...