Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 213,599 for

new

(0.29 sec)
  1. 合并 XPS 文件 | .NET API 解决方案

    Aspose.Page API 解决方案的 .NET 合并 XPS 功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/merge/xps/
  2. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!... $pres = new Presentation (); try { $sld =...() -> get_Item ( 0 ); # Adds new AutoShape with text $autoShape...

    docs.aspose.com/slides/php-java/shape-animation/
  3. Merge HTML to Image in Java | products.aspose.com

    Merge HTML to image in Java. Use Java library API to combine HTML to image...to image Presentation pres = new Presentation (); try { pres ...getSlides (). addFromHtml ( new StreamReader ( "file1.html" ));...

    products.aspose.com/slides/zh-hant/java/merger/...
  4. Row Column headings incorrectly displayed in HT...

    We have activated display of row/column headings using setExportRowColumnHeadings() in the HTML output When our Excel sheet contains hidden columns, the column headings displayed in HTML do not match anymore the columns…...We have opened the following new ticket(s) in our internal issue...{ try { Workbook workbook = new Workbook(“columns hidden.xlsx”);...

    forum.aspose.com/t/row-column-headings-incorrec...
  5. Save Each Worksheet to a Different PDF File wit...

    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....xlsx" ); // Instantiate a new workbook and open the Excel file...its location const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/nodejs-cpp/save-each-work...
  6. Paragraph Numbering not included when extractin...

    We use com.aspose.words to extract metadata and text from word documents. I believe we’re on version 25.12. Attaching a sample document that reproduces the issue, (see the bottom section References) Section Breaks 20p.…...something like: StringBuilder sb = new StringBuilder(); for (Section...using section.getBody().toString(new TextSaveOptions()) and enabling...

    forum.aspose.com/t/paragraph-numbering-not-incl...
  7. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your document processing by providing essential data for the ResourceSaving event....ResourceSavingCallba () { Document doc = new Document ( MyDir + "Bullet points...FontSavingCallback callback = new FontSavingCallback (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 通过 Java 打印 PDF 文件 | Aspose.PDF

    用于在 Java 和 PHP 上打印 PDF 文档的 Java 源代码,德尔福。...PdfViewer object PdfViewer viewer = new PdfViewer (); //Open input PDF...PdfPrinterSettings printerSettings = new PdfPrinterSettings (); PrintPageSettings...

    products.aspose.com/pdf/zh-hans/java/print/
  9. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient shape and group shape saving in your projects....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...process. HtmlSaveOptions options = new HtmlSaveOptions (); options ...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....Presentation class var pres = new aspose . slides . Presentation...Presentation class var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/manage-rows-...