Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 6,252 for

replace text

(0.22 sec)
  1. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…...only need a continuous flow, replace the section break that // Aspose...when they contain no visible text. Setting SectionStart = Continuous...

    forum.aspose.com/t/eliminate-extra-spacing-line...
  2. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...substitution font instead (for all text that uses MinionPro-Regular...PdfFormatConversionO(PdfFormat.PDF_A_2B); // Replace the inaccessible MinionPro-Regular...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  3. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide....label, binary data, and caption text as a UTF-8 string. Remove Captions...increase is smaller. Can I replace the video in an existing VideoFrame...

    docs.aspose.com/slides/php-java/video-frame/
  4. Mail Merge Template in Java|Aspose.Words for Java

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Java....The template ensures that the text in the output merged document...operation guarantees that the text from the data source is correctly...

    docs.aspose.com/words/java/mail-merge-template/
  5. Authentication – C# examples – Aspose.HTML for ...

    Learn how to use Aspose.HTML to create a C# message handler for a Web request with password-based authentication schemes such as basic, digest, NTLM, Kerberos...transferred in Base64 encoded plain text. Base64 is not a form of encryption...browser. It is intended to replace basic authentication. The Digest...

    docs.aspose.com/html/net/message-handlers/authe...
  6. ReplacementFormat | Aspose.Words for Java

    Specifies the Replacement format in Java....ReplacementFormat Specifies the replacement format. Fields Field Description...Description HTML Replacement is interpreted as Html formatted string...

    reference.aspose.com/words/java/com.aspose.word...
  7. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...TEXT).trim())) { return false; }...isEmpty(para.toString(SaveFormat.TEXT).trim())) { break; } } else...

    forum.aspose.com/t/empty-page-not-getting-remov...
  8. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...For monochrome documents, replace the JPEG settings with pdfOpts...For monochrome documents, replace the JPEG settings with Also...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  9. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…... But the defauilt text isn’t. Here is my code : Workbook...Aspose.Cells manages the default text in pivot tables. Since these...

    forum.aspose.com/t/export-pivottable-as-image-s...
  10. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/precedents...