Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 6,208 for

replace text

(0.57 sec)
  1. Retrieving Font Substitutions Per Slide in Aspo...

    Hi @Andrey, is it possible to get font substitutions done per slide ? The following code gives the list of font substitutions for the while slide deck. Is it possible to get this info slide wise ? var fontSubstitution…...GetSubstitutions(); Thanks, @bhav Text Looks Different When Converting...information about fonts that will be replaced when rendering the specified...

    forum.aspose.com/t/retrieving-font-substitution...
  2. PDF to PUB Converter

    PDF to Publisher conversion is a complicated task to do, of course, if you want the conversion to be precise. Why can't you transform PDF to PUB easily?...ready-to-use one with all the text, image, and other content arranged...individual and can be moved, replaced, or scaled (when opened in...

    docs.aspose.com/pub/net/pdf-to-pub/
  3. ASPOSE Connectivity issue - Free Support Forum ...

    Hi Team, We are using APOSE Valid Metered license key(ASPOSE TOTAL for .NET), we have notice that when we have made the call to ASPOSE server from our API we have go the below message and looks like this is due to conn…... Replace the metered‑license call with:...test = doc.ToString(SaveFormat.Text).Trim(); return test == testString;...

    forum.aspose.com/t/aspose-connectivity-issue/32...
  4. Aspose.OMR-Bubbles letters - Free Support Forum...

    is there any way to Replace the letters inside the bubbles from English to Arabic letters ?...10:54pm 1 is there any way to replace the letters inside the bubbles...ColumnsCount = int.Parse(TXT_COLUMN.Text), ElementsCount = int.Parse(TXT_TOTAL_QUESTION...

    forum.aspose.com/t/aspose-omr-bubbles-letters/2...
  5. Convert Markdown to PNG – C# code and Online Co...

    Sample C# code for Markdown to PNG conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online MD to PNG Converter for free!...indicate formatting in plain text. MD files use Markdown language...include inline text characters that determine how text is formatted...

    products.aspose.com/html/net/conversion/md-to-png/
  6. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....Text.Font class to embed the font...a logo, but not for the body text. Using a subset reduces the...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  7. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...AppendDocs(appendDocs); } // Replace snippets if (mergeReq.Data...if (saveFormat == SaveFormat.Text) { TxtSaveOptions textOpts =...

    forum.aspose.com/t/while-generating-using-aspos...
  8. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method...Hide ] add(tabStop) Adds or replaces a tab stop in the collection...specified position, it is replaced. add(position, alignment,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some Text with bold styling. Since I’m w…...is Helvetica, including some text with bold styling. Since I’m...PDF/A-3, Helvetica is being replaced with OpenSansRegular. However...

    forum.aspose.com/t/font-substitution-issue-when...
  10. How to apply CalcPadding function call from Asp...

    Hi Team, As part of RDLC report conversion to aspose, I want to apply Calcpadding function which is using rdlc in aspose word template. How can I do? Related screenshots and created aspose template attached. Kindly refe…...Replace("#IMG1#", string.Empty); img2.Range.Replace("#IMG2#"...string.Empty); img3.Range.Replace("#IMG3#", string.Empty); }...

    forum.aspose.com/t/how-to-apply-calcpadding-fun...