Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 152,549 for

text

(0.23 sec)
  1. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your document, enhancing organization and navigation....needs to have document body text enclosed by // BookmarkStart...doc . Range . Bookmarks [ 0 ]. Text . Trim (), Is . EqualTo ( "Hello...

    reference.aspose.com/words/net/aspose.words/doc...
  2. HTML Hyperlink (<a>) LinkAnnotations Not Nested...

    Bug Report: HTML Hyperlinks Not Properly Tagged in PDF/UA-1 Output body { font-family: Segoe UI, Arial, sans-serif; max-width: 960px; margin: 40px auto; padding: 0 20px; line-height: 1.6; color: #333; } h1 { col…...#bdc3c7; padding: 8px 12px; text-align: left; font-size: 14px;...annotations), 7.18.1 (Annotation alt text), 7.18.5.2 (Link alt description)...

    forum.aspose.com/t/html-hyperlink-a-linkannotat...
  3. HtmlSaveOptions.officeMathOutputMode property |...

    HtmlSaveOptions.officeMathOutputMode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB...Text" // will represent each OfficeMath...OfficeMath formula using plain HTML text. let options = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET....pydrawing as drawing def add_text_box_field ( output_file_name...10 , 600 , 110 , 620 , True ) text_box_field = ap . forms . TextBoxField...

    docs.aspose.com/pdf/python-net/create-form/
  5. Table Inside Textbox - Free Support Forum - asp...

    I am having an issue with Aspose MailMerge. We have a table that is inside of a Textbox. The Text is set to align starting outside of the table cells. The PDF is supposed to clip the Text rendering outside of the Text…... The text is set to align starting outside...PDF is supposed to clip the text rendering outside of the textbox...

    forum.aspose.com/t/table-inside-textbox/312008
  6. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, Text, Word, or Excel documents, as well as JSON or XML files....Description file_format::txt Plain text with line breaks. file_format::pdf...universal format for exchanging rich text documents between different...

    docs.aspose.com/ocr/cpp/save-file/
  7. Creating DataMatrix Barcodes|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/creating-...
  8. 使用 C# 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...inputFile ); var searchText = "text" ; var textFragmentAbsorber... = new Aspose . Pdf . Text . TextFragmentAbsorber ( searchText...

    products.aspose.com/pdf/zh-hans/net/search/
  9. 使用 C# 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...inputFile ); var searchText = "text" ; var textFragmentAbsorber... = new Aspose . Pdf . Text . TextFragmentAbsorber ( searchText...

    products.aspose.com/pdf/zh-hant/net/search/
  10. Extract fonts from PDF in C++ | Aspose.PDF

    Simple demo source code to extract fonts from PDF file on any platform with C++ language.... Extract text from PDF Extract Images from...Extract Data from the Form Extract Text From Stamps Extract Data from...

    products.aspose.com/pdf/cpp/parser/fonts/