Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 6,166 for

replace text

(0.09 sec)
  1. Introduction to JSON-based Formats|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....file are easily viewed in a text editor. EsriJSON is a data exchange...systems (CRS), but it has been replaced by modern techniques. Conclusion:...

    docs.aspose.com/gis/net/introduction-to-json-ba...
  2. Customization of Rendering Results by Extending...

    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....want to add a note with some text, a logo and update the company...(textBox.Text.Contains(companyName)) { textBox.Text = textBox...

    docs.aspose.com/slides/reportingservices/custom...
  3. Latest Aspose.PSD Product Family topics - Free ...

    Get technical support of Aspose.PSD for .NET....7 50 March 27, 2025 After replacing the smart layer, various problems...problems may occur. Without replacement, exporting PNG directly is...

    forum.aspose.com/c/psd/34
  4. Adding Formula to Cell|Documentation

    This article introduces how to get or set a formula in a cell in the worksheet in GridDesktop....like a numeric figure or some text, but also a formula as its value...will notice that the value is replaced by the formula that is actually...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and Replace the old HTML and try to reconstruct. However, the new …...Words is removing some of the text while in Aspose PDF it doesn’t...worked in the broswer I tried replacing the original content in the...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  6. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font Replacement or uses the Font fallback mechanism....commonly the task of calculating text size during layout construction...font data or a suitable replacement for the requested font. Since...

    docs.aspose.com/words/net/manipulating-and-subs...
  7. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...export_drop_down_form_field_as_text Controls how drop-down form...export_text_input_form_field_as_text Controls how text input form...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...Text.TextRenderingHint.AntiAlias...TextRenderingHint = System.Drawing.Text.TextRenderingHint.AntiAlias...

    forum.aspose.com/t/incorrect-rendering-when-con...
  9. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....Gets a value determining how text should be rendered in SVG. ...Sets a value determining how text should be rendered in SVG. ...

    reference.aspose.com/words/java/com.aspose.word...
  10. Error Converting from PDF to PDF/A format in No...

    I am trying to convert a file from PDF to PDF/A format. The conversion seems to be working in my local environment but not in QA/Staging. The code is very straight forward and shouldnt be causing issues. I am attaching t…...replace('.pdf', 'a.pdf')}`; const tmpXmlPath...an error code of 1 with the text “Error convert to PDF/A”. Here...

    forum.aspose.com/t/error-converting-from-pdf-to...