Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 153,080 for

text

(0.27 sec)
  1. Redact PPTX Presentation Online or using C++ | ...

    Open and redact PPTX document online via app for free. C++ API code to search and replace PPTX Text....listed for search and replace text in PPTX file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/cpp/redact/pptx/
  2. Online SVG to TXT Conversion or Build .NET base...

    Free online app to convert SVG to TXT files. .NET C# conversion library code for SVG documents....conversion of SVG files into plain text (TXT) formats is necessary to...Archiving : Convert SVG files to text formats for long-term archival...

    products.aspose.com/total/net/conversion/svg-to...
  3. BookmarkStart.accept method | Aspose.Words for ...

    BookmarkStart.accept method. Accepts a visitor.... text = `Updated text contents of ${ bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. 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/
  6. FindReplaceOptions.findWholeWordsOnly property ...

    FindReplaceOptions.findWholeWordsOnly property. True indicates the oldValue must be a standalone word...."true" to replace the found text if it is not a part of another...flag to "false" to replace all text regardless of its surroundings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java.... You can format the header text using FormattedText class. Once...pdf" ); // Create formatted text for page number FormattedText...

    docs.aspose.com/pdf/java/manage-header-and-footer/
  8. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...DOES NOT WORK if you are adding text using .InsertHtml(). That includes...insertCell(); builder.write("Test Text"); } builder.endRow(); } builder...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  9. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...orientation, images, having text selectable). Should I treat...depending if it contains images or text? Please help. Professionalize...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  10. 使用 VSTO 和 Aspose.Slides for .NET 创建表格|Aspose.Sl...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中以灵活的格式创建 PowerPoint(PPT、 PPTX)幻灯片中的表格。... Text = "T" + i . ToString () + j...Paragraphs ( 0 , tf . TextRange . Text . Length ). Font . Size = 10...

    docs.aspose.com/slides/zh/net/creating-a-table-...