Sort Score
Result 10 results
Languages All
Labels All
Results 7,471 - 7,480 of 213,126 for

new

(0.14 sec)
  1. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....Presentation presentation = new Presentation ( "presentation...Presentation presentation = new Presentation ( presentationFileName...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  2. 使用原始值搜索数据|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API使用原始值进行数据搜索。...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Access first...

    docs.aspose.com/cells/zh/javascript-cpp/search-...
  3. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....a Presentation class $pres = new Presentation ( "ReplacingText...text in a placeholder: $pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/php-java/manage-placehol...
  4. Convert OneNote to PDF with Missing Font Replac...

    This guide explains how to convert OneNote files to PDF while handling missing fonts. Learn about solutions for font issues and ensuring proper PDF output....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  5. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xps/working-with-images/
  6. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured....it, edit slide content, add new slides, remove existing ones...constructor. let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/open-present...
  7. Aspose.Slides for Java 15.4.0 的公共 API 和不兼容的变更|A...

    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.... Presentation input = new Presentation (); IShapeCollection...Presentation presentation = new Presentation (); long id = presentation...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  8. 在输出的HTML中单独导出工作表CSS,使用JavaScript via C++。|Docum...

    学习如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for JavaScript via C++。...=> { // Create a new workbook const wb = new Workbook (); // Access...css separately const opts = new HtmlSaveOptions (); opts . exportWorksheetCSSSe...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  9. 使用C++通过JavaScript更改Excel文本框或形状的字符间距|Documentation

    使用C++的Aspose.Cells for JavaScript,通过JavaScript更改Excel文本框或形状的字符间距。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  10. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...Document adoc = new Aspose.Pdf.Document(sourcePath);...Facades.PdfXmpMetadata xmp = new Aspose.Pdf.Facades.PdfXmpMetadata();...

    forum.aspose.com/t/setting-the-whole-xmp-block/...