Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 6,208 for

replace text

(0.66 sec)
  1. Section | Aspose.Words for Java

    Represents a single section in a document in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  2. Warning concerning the license into the log fil...

    Hello, Into the log file of our program, we have the following exceptions: NFO 2025-05-16 12:25:34,686 [pool-6-thread-1] [sae_system][CFL_SAE_PRD] com.aspose.pdf.License …...opening the license file in a text editor to see if it appears...printStackTrace(); } } } Make sure to replace "path/to/your/Aspose.Pdf.Java...

    forum.aspose.com/t/warning-concerning-the-licen...
  3. 2. Display and alignment for LaTeX equations

    This is an introduction into typesetting LaTeX equations with AMS-LATEX packages and provides some examples and their explanations. LaTeX align equations....rather than centered in the text column, the fleqn option is...begin{multline} 4 \ text{First line of a multline} \\ 5 \ text{Centered...

    docs.aspose.com/tex/java/latex-structures-for-e...
  4. 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...
  5. 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...
  6. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API.... Ability to work with text, paragraphs, headings, hyperlinks...Metadata: EMF eBook: MobiXML (MOBI) Text: TXT Read Formats Metafile:...

    releases.aspose.com/pdf/pythonnet/
  7. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF.... Assume we need to replace all PNG images with a single...single image test.jpg and replace external URLs with internal ones...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  8. Footnote | Aspose.Words for Java

    Represents a container for Text of a footnote or endnote in Java....InlineStory Represents a container for text of a footnote or endnote. To...DocumentBuilder(doc); // Add text, and reference it with a footnote...

    reference.aspose.com/words/java/com.aspose.word...
  9. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....HtmlFragment(string text) Parameter: Text - HTML text Property: Text - HTML...HTML text Example: Following code snippet shows how to add HTML...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  10. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...replace(Pattern.compile(Pattern.qu...mentBuilder builder, String text, double width, int verticalMerge...

    forum.aspose.com/t/topic/312798