Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 124,505 for

text

(0.17 sec)
  1. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS).... FOOTNOTE , footnote_text = None ) # Table nodes have...to be able to click and write text easily in Microsoft Word. footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  2. WriteProtection.SetPassword | Aspose.Words for ...

    Secure your documents with the WriteProtection SetPassword method. Easily set a password to enhance document security and prevent unauthorized access.... Writeln ( "Writing text in a protected document." );...is protected." + "\rWriting text in a protected document." ,...

    reference.aspose.com/words/net/aspose.words.set...
  3. 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...
  4. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....to be able to click and write text easily in Microsoft Word. footnote...superscript number // in the main text that points to the footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...finally, how to fill and outline a text with a hatch pattern. An algorithm...fill a text. If we use one of the methods for filling a text that...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  6. FieldIncludeText.XPath | Aspose.Words for .NET

    Discover the FieldIncludeText XPath property to easily access and modify specific XML sections, enhancing your data management efficiency....xml" , false , "text/xml" , "XML" , "ISO-8859-1"...collection data.xml" , false , "text/xml" , "XML" , "ISO-8859-1"...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldIncludeText.XslTransformation | Aspose.Wor...

    Discover the FieldIncludeText XslTransformation property to easily manage XML data formatting with customizable XSL transformations. Enhance your data presentation!...xml" , false , "text/xml" , "XML" , "ISO-8859-1"...collection data.xml" , false , "text/xml" , "XML" , "ISO-8859-1"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldIncludeText.Encoding | Aspose.Words for .NET

    Discover the FieldIncludeText Encoding property to easily manage data encoding in your files. Enhance your data handling with this essential feature!...xml" , false , "text/xml" , "XML" , "ISO-8859-1"...collection data.xml" , false , "text/xml" , "XML" , "ISO-8859-1"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIncludeText.BookmarkName | Aspose.Words fo...

    Discover the FieldIncludeText BookmarkName property to easily manage and customize bookmark names in your documents for enhanced organization and efficiency....xml" , false , "text/xml" , "XML" , "ISO-8859-1"...collection data.xml" , false , "text/xml" , "XML" , "ISO-8859-1"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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/