Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 213,940 for

new

(0.38 sec)
  1. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/ino...
  2. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java.... Document doc = new Document(getMyDir() + "Office...OfficeMathRenderer renderer = new OfficeMathRenderer(officeMath);...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用 Java API 解决方案将 JPG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 JPG 转 EPS 功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/convert/jpg-to-eps/
  4. Edit TEXT In Java

    Edit TEXT in Java code....and formatting attributes Add new text elements Search text for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/java/edit/text/
  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 …... However, the new PDF document renders with the...com.aspose.pdf.Document doc = new com.aspose.pdf.Document(“SD_Aspose...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  6. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...We have opened the following new ticket(s) in our internal issue...following codes: Workbook workbook = new Workbook(); WorkbookDesigner...

    forum.aspose.com/t/handling-json-array-as-singl...
  7. View PPSX in Java | products.aspose.com

    View PPSX in Java. Use Java library API to open and view PowerPoint Slideshow...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/ppsx/
  8. View PPTM in Java | products.aspose.com

    View PPTM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/pptm/
  9. View PPS in Java | products.aspose.com

    View PPS in Java. Use Java library API to open and view PowerPoint Slideshow...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/pps/
  10. RepeatingRows adds unwanted padding on second p...

    I'm currently evaluating Aspose, and one of our most desired features of Aspose is its ability to handle repeating rows when tables break pages. In testing, I am seeing extra padding on the first non-repeated row on sub…...the XML to PDF scenario using new generator (Aspose.Pdf) and noticed...it. XmlLoadOptions options = new XmlLoadOptions(); // load HTML...

    forum.aspose.com/t/repeatingrows-adds-unwanted-...