Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 125,378 for

aspose note

(0.31 sec)
  1. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...pdf”, saveOptions); Aspose.word for java 25.11. Word文...used in the DOCX is missing, Aspose.Words substitutes it with a...

    forum.aspose.com/t/word-saveto-pdf/322091
  2. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert ONETOC2 to BMP via C# | .NET

    Sample code for ONETOC2 to BMP C# conversion. Use API example code for batch ONETOC2 files to BMP conversion within VB.NET, Asp.NET or any .NET based application....Products Aspose.Total Product Solution Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/note/net/conversion/onetoc2...
  4. PDF Text Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to Add, Get, and Delete Text Annotation from your PDF document....pop-up window containing the note text in the font and size chosen...package com.aspose.pdf.examples ; import com.aspose.pdf.* ; import...

    docs.aspose.com/pdf/java/text-annotation/
  5. Table.AutoFit | Aspose.Words for .NET

    Discover the Table AutoFit method to effortlessly resize tables and cells for optimal layout. Enhance your document's presentation with ease!...update the table layout and Aspose.Words does the same for you...on the style identifier. // Note that not all table styles are...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...changing text wrap to NONE Aspose.Words Product Family words-java...wrap: with NONE AB text wrap Aspose.WORDS version: 24.9 Professionalize...

    forum.aspose.com/t/incorrect-position-of-text-b...
  7. Aspose.Email Java for Apache POI - HSMF|Documen...

    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....Bulgarian Ukrainian Dutch Svenska Aspose.Email Java for Apache POI -...at poi.apache.org Aspose.Email for Java Aspose.Email for Java is...

    docs.aspose.com/email/java/aspose-email-java-fo...
  8. 布局幻灯片|Aspose.Slides 文档

    Aspose.Slides for Java 中掌握布局幻灯片:选择、应用并自定义幻灯片布局、占位符和母版,提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...布局幻灯片 Contents [ Hide ] 本文演示如何在 Aspose.Slides for Java 中使用 Layout...presentation . dispose (); } } 💡 Note 1: 布局幻灯片充当单个幻灯片的模板。您可以一次定义通...

    docs.aspose.com/slides/zh/java/examples/element...
  9. Apose Excel data replacing in Word - Free Suppo...

    Hello Team, Here I am Replacing Excel sheet data into word document using Aspose.word and Cell, After replacing those data, it’s not aligned. I need support while replacing excel data into Word data should format accor…...Excel data replacing in Word Aspose.Words Product Family bkalightaspose1125...data into word document using Aspose.word and Cell, After replacing...

    forum.aspose.com/t/apose-excel-data-replacing-i...
  10. Html to Pdf - need to preserve whitespace and w...

    Trying to have a section in my HTML that preserves existing whitespace (particularly carriage returns) but also maintains appropriate width via normal word-wrap. Found that CSS class below seems to work fine in both Chr…...and word-wrap appropriately Aspose.PDF Product Family woopsydoo... but when rendered through Aspose, the white-space setting gets...

    forum.aspose.com/t/html-to-pdf-need-to-preserve...