Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 154,787 for

text

(2.84 sec)
  1. | Aspose

    Sample code for PDF to Searchable PDF Java conversion. Use API example code for batch PDF files to Searchable PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  2. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....might use a bookmark to identify text that you want to revise later...through the document to locate the text, you can go to it by using the...

    docs.aspose.com/words/net/working-with-bookmarks/
  3. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...() # Add text to new page textFragment = apdf . text . TextFragment...apdf . text . Position ( 100 , 600 ) textFragment . text_state...

    products.aspose.com/pdf/zh-hans/python-net/create/
  4. Using FormulaText Function in Aspose.Cells with...

    Learn how to work with Excel's FORMULAText function using Aspose.Cells for Python via .NET. Get and set cell formulas programmatically while maintaining spreadsheet integrity....suggests, it displays the formula text contained in a specified cell...and then displays the formula text using FORMULATEXT in cell A2...

    docs.aspose.com/cells/python-net/using-formulat...
  5. Edit PPT in Java | products.aspose.com

    Edit PPT files in Java. Use Aspose.Slides for Java to modify PPT content and save the edited file....into a Presentation , add a text shape, and save the edited presentation...edit a PPT file by adding a text shape and saving the result...

    products.aspose.com/slides/java/editor/ppt/
  6. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....ellipse1 -> set_Text ( MakeObject < Aspose :: Pdf :: Text :: TextFragment..."DrawingEllipse_out.pdf" ); } Add Text inside the Ellipse Aspose.PDF...

    docs.aspose.com/pdf/cpp/add-ellipse/
  7. 5473446.xlsx

    Sheet1 This Text has the following settings. Text Effects > Shadow > Offset Bottom 14.0300 14.0300 false...Sheet1 This text has the following settings. Text Effects > Shadow...

    docs.aspose.com/cells/zh/java/setting-shadow-of...
  8. HeaderFooter.isHeader property | Aspose.Words f...

    HeaderFooter.isHeader property. True if this [HeaderFooter](../) object is a header.... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent....usually contain both text and images. The text can be formatted in...conform with corporate styles. Text formatting helps users vary...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  10. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...5;">This is an example of regular text in HTML. This could be any information:...instructions, or just sample text.</p> </div> And getting result...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...