Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 124,490 for

text

(0.06 sec)
  1. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#....jpg" ); // Write text in document. builder . Write...a Document Find and Replace Text in Documents Analyzing your...

    docs.aspose.com/words/net/resize-image-in-word-...
  2. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....to the left of the section's text lines. // This is the same behavior...section and does not modify the text in any way. // Our section will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 C# 从 PDF 中提取表格数据|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取表格数据... Text ); } Console . Write ( $"{sb...absorber = new Aspose . Pdf . Text . TableAbsorber (); absorber...

    docs.aspose.com/pdf/zh/net/extract-data-from-ta...
  4. 新功能|Aspose.PDF for .NET

    本页面介绍了在最近发布的 Aspose.PDF for .NET 中引入的最受欢迎的新功能。...Text.Json 依赖项版本,以避免可能的漏洞 CVE-2024-43485。...pdf" )) { // Create text for stamp string text = "Stamp example"...

    docs.aspose.com/pdf/zh/net/whatsnew/
  5. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main Text of a section...Represents a container for the main text of a section. To learn more...CompositeNode ) append_paragraph(text) A shortcut method that creates...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Customize Barcode Image Resolution|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/customize...
  7. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every page. Docx4j does not provide an opportunity to work with a header row.... write ( "Column 1 Text" ); builder . insertCell ();...builder . write ( "Column 2 Text" ); builder . endRow (); } doc...

    docs.aspose.com/words/java/repeat-table-header-...
  8. Convert POTM to TXT via C# .NET or with free On...

    Convert PowerPoint potm documents to Word txt files with C#. Convert multiple files within ASP.NET or other .NET applications....working with plain text data, plain text files become essential...conversion of POTM files into plain text formats is necessary to unlock...

    products.aspose.com/total/net/conversion/potm-t...
  9. Remove a Watermark From a Word Document using C#

    This short guide explains how to remove a watermark from a Word document using C#. It provides IDE settings, steps, and a sample code to delete watermark in Word using C#....Remove() method if WatermarkType is Text Save the output Word file These...property and if it is WatermarkType.Text, call the Remove() method to...

    kb.aspose.com/words/net/remove-a-watermark-from...
  10. FieldFillIn.promptText property | Aspose.Words ...

    FieldFillIn.promptText property. Gets or sets the prompt Text (the title of the prompt window)....property Gets or sets the prompt text (the title of the prompt window)...

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