Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 135,229 for

text

(0.08 sec)
  1. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace Text in the document in C++....intended to find and replace text in the document. class Replacer...const System::SharedPtr<System::Text::RegularExpressions::Regex>&...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Watermark Word Files Online or using C++ | prod...

    Free online app to Watermark different Word files. C++ watermark library code for Word documents....Watermark Write the Watermark Text Choose relevant color Click...layout Use SetText for text based watermark text Call Save method and...

    products.aspose.com/total/cpp/watermark/word/
  3. Create HTML Files via Java | products.aspose.com

    Java Sample code for generating HTML documents. Use this code for creating HTML files within Java based desktop or web application.... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. Shape shape = page.addText(...

    products.aspose.com/diagram/java/create/html/
  4. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....different types such as General, Text, Fonts, Headings, and several...given ‘StructParents’ not found Text Code Severity Message 7.2:1...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  5. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...difference between both files is the text box on right side of first page...the document, particularly the text box on the right side of the...

    forum.aspose.com/t/converting-word-document-to-...
  6. Hello, World!|Documentation

    Familiarize yourself with Aspose.OMR for JAVA by creating simple applications for generating and recognizing machine-readable forms....source) is defined in a plain-text file that uses a special notation...it with any text editor, including Notepad. ?text=Hello, World...

    docs.aspose.com/omr/java/hello-world/
  7. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...and set metadata information, text and page manipulation, management...Java allows to apply horizontal text alignment like place content...

    products.aspose.com/pdf/php-java/
  8. Node.get_text method | Aspose.Words for Python

    Node.get_Text method. Gets the Text of this node and of all its children....get_text method get_text() Gets the text of this node and of...of all its children. def get_text ( self ): ... Remarks The returned...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#... Text ); } Console . Write ( $"{sb...absorber = new Aspose . Pdf . Text . TableAbsorber (); absorber...

    docs.aspose.com/pdf/net/extract-data-from-table...
  10. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)... Remarks Text of a Word document is said to...stories. The main text is stored in the main text story represented...

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