Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 6,252 for

replace text

(0.09 sec)
  1. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked presentation.…...pptx") In this code snippet: Replace "Your Major Font" and "Your...specific font is set for the text in the slides. If you have set...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  2. Words to PDF Track Changes Cell Highlighting pr...

    Hello, We have an issue where the resultant PDF of a Word document that has track changes is unreadable due to the colour choices made for “By Author” Attached is the document highlighting the issue Track Changes.docx …...pdf", saveOpts); Replace the colour values with any...LightOrange; LightGreen; Gray25; Text should then be Red; Blue; DarkYellow;...

    forum.aspose.com/t/words-to-pdf-track-changes-c...
  3. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Step-by-step guide....way you do in Word and other text editors. Aspose.Slides for Android...the topic series of managing text paragraphs. This page will illustrate...

    docs.aspose.com/slides/androidjava/manage-bullet/
  4. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions....Plain Text (TXT) Easily extract text by saving in plain‑text format...data sorting Yes Find and replace text Yes Merge/split cells Yes...

    docs.aspose.com/cells/java/aspose-cells-features/
  5. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....replace("\\", "\\\\") + "Northwind...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose Error when trying to sign document - Fre...

    Aspose _ result:: Error 405 HTTP method POST is not supported by this URL HTTP ERROR 405 HTTP method POST is not supported by this URL URI:/api/v2/ProcessCourtFiles STATUS:405 MESSAGE:HTTP method POST is not support…...// Example: text signature on the first page Text = new TextSignature()...TextSignature() { Text = "Approved", Location = new Location() { X...

    forum.aspose.com/t/aspose-error-when-trying-to-...
  7. Aspose.HTML for .NET 24.10 – Improving Renderin...

    Release focuses on Linux support, improving Text readability and image rendering, creating a smoother experience for .NET developers.... These updates include replacing several enumerations from...was replaced with one. The system enumeration was replaced with...

    docs.aspose.com/html/net/migration-between-vers...
  8. Working with Appointments|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.... It was added to replace the obsolete IcsSaveOptions...often used to include a plain text or HTML representation of the...

    docs.aspose.com/email/java/working-with-appoint...
  9. Convert Visio to SVG via Java | products.aspose...

    Sample Java code for Converting Visio to SVG file. Use this example code to convert Visio to SVG within any Web or Desktop Java based application.... It was developed to replace the binary file format, .VSD...Graphics Files that use XML based text format for describing the appearance...

    products.aspose.com/diagram/java/conversion/vis...
  10. Is this really Markdown? - Free Support Forum -...

    Hi Detect File Format function declares this file as Markdown, while Aspose Cells does not detect this same file as Markdown, and it’s part of an irrelevant file, so might fix the detection maybe? Thanks :slight_smile: …...Workbook("path/to/your/file", lo); Replace LoadFormat.Xlsx with the appropriate... For text‑based files (e.g., Markdown, CSV, plain text) the detection...

    forum.aspose.com/t/is-this-really-markdown/317711