Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 151,759 for

text

(0.39 sec)
  1. Aspose::Words::Comparing::CompareOptions::get_C...

    Aspose::Words::Comparing::CompareOptions::get_CompareMoves method. Specifies whether to compare differences between the two documents in C++....docOriginal ); // Paragraph text referenced with an endnote:...Endnote , u "Original endnote text." ); // Table: builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words.com...
  2. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFormatting method. True indicates that formatting is ignored in C++....docOriginal ); // Paragraph text referenced with an endnote:...Endnote , u "Original endnote text." ); // Table: builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreTables method. Specifies whether to compare the differences in data contained in tables in C++....docOriginal ); // Paragraph text referenced with an endnote:...Endnote , u "Original endnote text." ); // Table: builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFields method. Specifies whether to compare differences in fields in C++....docOriginal ); // Paragraph text referenced with an endnote:...Endnote , u "Original endnote text." ); // Table: builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreHeadersAndFooters method. True indicates that headers and footers content is ignored in C++....docOriginal ); // Paragraph text referenced with an endnote:...Endnote , u "Original endnote text." ); // Table: builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....structures on an image and extracts text from cells. This areas detection...dealing with large amounts of text, such as pages from books and...

    docs.aspose.com/ocr/net/areas-detection/table/
  7. Redact ODS Spreadsheet Online or using Android ...

    Open and redact ODS document online via app for free. Android API code to search and replace ODS Text with regular expression....listed for search and replace text in ODS file using regular expression...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/android-java/redact/ods/
  8. PDF 注释|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.PDF 库对 PDF 文件添加各种注释。...you to add notes, highlight text, draw shapes, attach files,...annotations, including text annotations (such as text, and popup annotation)...

    docs.aspose.com/pdf/zh/python-net/annotations/
  9. Tick/check symbol - Free Support Forum - aspose...

    I’m trying to show the symbol (:heavy_check_mark:) on a PDF. (I’m using VB.Net). I tried using #$UNICODE(10004) but it didn’t work. can anyone tell me how to get this check symbol to show up?...//Create a sample text paragraph Aspose.Pdf.Text.TextFragment text1...text1 = new Aspose.Pdf.Text.TextFragment("page $p of $P \x2713"...

    forum.aspose.com/t/tick-check-symbol/82133
  10. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....formatting of the newly added text. Steps to Edit Word Document...formatting and write the desired text before saving it back on the...

    kb.aspose.com/words/python/how-to-edit-word-doc...