Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 151,852 for

text

(0.29 sec)
  1. Redact PDF using Python | Aspose.PDF

    Redact PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... text . TextFragmentAbsorber ( searchTerm...) textSearchOptions = apdf . text . TextSearchOptions ( True )...

    products.aspose.com/pdf/python-net/redaction/
  2. Aspose::Words::Fields::FieldFormula class | Asp...

    Aspose::Words::Fields::FieldFormula class. Implements the = (formula) field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. GridJs Multi-Language Configuration Guide|Docum...

    This tutorial will guide you through configuring multi-language support...Content ( ret , "text/plain" , System . Text . Encoding . UTF8.... ToString (), "text/plain" , System . Text . Encoding . UTF8...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  4. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...DOES NOT WORK if you are adding text using .InsertHtml(). That includes...insertCell(); builder.write("Test Text"); } builder.endRow(); } builder...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  5. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with... writeln ( 'Writing text in a protected document.' )...Writing text in a protected document.' , doc . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings in C++....// Open a document containing text with a locale matching that...fixed page save format, its text will have hyphenation. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Write("Text in merged cells."); builder...Previous; // builder.Write("Text in one cell"); builder.EndRow();...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  8. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....getTrackRevisions()); // We have added text using the document builder,...parent node from the paragraph text // and then remove the collection's...

    reference.aspose.com/words/java/com.aspose.word...
  9. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Supported File Formats C++|Aspose.PDF for C++

    This page shows which Aspose.PDF for C++ can load and save file formats....Multi-Page TIFF Image Text Save the document int Text Format GIF Graphic...

    docs.aspose.com/pdf/cpp/supported-file-formats/