Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 148,544 for

text

(0.18 sec)
  1. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....and verify the existence of text or shape in it. Steps to Delete...through all the pages and get its text and shapes Save the list of...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  2. Opening Files with Different Formats|Documentation

    Aspose.Cells for Go via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Opening Text Files with Custom Separator Text files are used...The file is a kind of plain‑text file that can have some customized...

    docs.aspose.com/cells/go-cpp/opening-files-with...
  3. TextBox.IsValidLinkTarget | Aspose.Words for .NET

    Discover if your TextBox can link to a target with the IsValidLinkTarget method. Enhance your UI functionality effortlessly!...) Examples Shows how to link text boxes. Document doc = new Document...Create links between some of the text boxes. if ( textBox1 . IsValidLinkTarget...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 使用 Python 搜索 PDF | Aspose.PDF

    无需在 .NET Framework、.NET Core 上打开即可搜索 PDF 文档的 Python.... text . TextFragmentAbsorber ( "PDF"...textFragmentAbsorber . text_fragments : print ( f "Text : { textFragment...

    products.aspose.com/pdf/zh-hans/python-net/search/
  5. Aspose.PDF | Java PDF Document Processing Class...

    Java library to create, render, compress, & convert PDF. Supports custom fonts, JavaScript, graphs, bookmarks, images, export, annotation, forms, & printing.... Ability to work with text, paragraphs, headings, hyperlinks...search, extract and replace text in PDF files. Add/delete, extract...

    releases.aspose.com/pdf/java/
  6. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_Text_rotation property. Gets or sets a boolean value indicating either Text of the TextBox should not rotate when the shape is rotated....no_text_rotation property TextBox.no_text_rotation property Gets...boolean value indicating either text of the TextBox should not rotate...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Fill::get_Opacity metho...

    Aspose::Words::Drawing::Fill::get_Opacity method. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque) in C++....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/cpp/aspose.words.dra...
  8. FieldBidiOutline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBidiOutline class for seamless BIDIOUTLINE field implementation, enhancing your document processing capabilities....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....ODF Text Document. Ott ODF Text Document Template. Text Plain...Plain Text. Markdown Markdown text document. Pdf Pdf document. Xml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...as per my observations, the text is being replaced. For your...TextFragmentAbsorber("\\[[^\\[ //set text search option to specify regular...

    forum.aspose.com/t/aspose-textfragmentabsorber-...