Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 6,005 for

replace text

(0.12 sec)
  1. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Write("Text in merged cells."); builder...Previous; // builder.Write("Text in one cell"); builder.EndRow();...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  2. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number....will display the XE field's Text property value on the left side...with matching values in the "Text" property # into one entry as...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage fonts within HTML

    Discover the world of fonts for HTML. From web-safe choices to custom @font-face integration, explore how fonts shape design and user experience....headlines, subheadings, and body text. Web design should be inclusive...browsers, ensuring consistency of text. With custom fonts, you have...

    docs.aspose.com/font/net/fonts-for-html/
  4. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java....Setting a value for the field's Text property, // and then updating...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldTitle | Aspose.Words for Java

    Implements the TITLE field in Java....Setting a value for the field's Text property, // and then updating...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....linked document in the form of text. // 1 - A LINK field: builder...Object[][] { {InsertLinkedObjectAs.TEXT}, {InsertLinkedObjectAs.UNICODE}...

    reference.aspose.com/words/java/com.aspose.word...
  7. C++ API to Convert PCL to CSV | products.aspose...

    Convert PCL to CSV via C++ API without using Microsoft Excel or Adobe Reader...Values) Convert PCL to TXT (Text Document) Convert PCL to XAML...Convert PCL to ODT (OpenDocument Text File Format) Convert PCL to...

    products.aspose.com/total/cpp/conversion/pcl-to...
  8. Error Proxy error(InvalidValueFormatException):...

    Hola, Tengo un error que no consigo solucionar de ninguna manera y es por el formato de un valor en el metadata del documento. He utilizado vuestro codigo de la documentación para reemplazar un Texto por otro, pero sig…... 2025, 9:06am 4 clean_and_replace_with_aspose.py import os import...cado.pdf" FIND_TEXT = “WELCOME” REPLACE_TEXT = “BIENVENIDO” 1)...

    forum.aspose.com/t/error-proxy-error-invalidval...
  9. Convert WBMP to XLS via C# | Aspose

    Sample code for WBMP to XLS C# conversion. Use API example code for batch WBMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on WBMP document and save text as WBMP document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/wbmp-to-...
  10. Boxes appear in generated PDF due to missing fo...

    I’m using Aspose.PDF for .NET to generate PDF files in an AWS Lambda environment. The issue I’m facing is that boxes (□) appear instead of Text in the generated PDFs — this seems to happen because the required fonts are…...boxes (□) appear instead of text in the generated PDFs — this...Aspose.Pdf; using Aspose.Pdf.Text; private IDocumentContentMode...

    forum.aspose.com/t/boxes-appear-in-generated-pd...