Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 223,148 for

new

(1.84 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. 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...
  3. Client-Side UI Solutions for PDF Editing with A...

    Hello! As the title suggests, I was looking for the correct approach on creating a client-side, visual, PDF editor. I understand that Aspose API services are mostly for the backend, but I had a few questions: Does Asp…...Adding new text * Editing existing images / Adding new images...maintained; it is not recommended for new development projects [1]....

    forum.aspose.com/t/client-side-ui-solutions-for...
  4. Export Presentations to XAML on Android|Aspose....

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides for Android—quick, Office-free solution that keeps your layout intact....settings: Presentation pres = new Presentation ( "pres.pptx" );...); try { pres . save ( new XamlOptions ()); } finally { if ( pres...

    docs.aspose.com/slides/androidjava/export-to-xaml/
  5. 使用 JavaScript 删除注释|Aspose.PDF for JavaScript vi...

    使用 Aspose.PDF for JavaScript 您可以从 PDF 文件中删除注释。...( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-an...
  6. 在使用JavaScript via C++将电子表格导出为CSV格式时,保持空白行的分隔符|D...

    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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...TxtSaveOptions const options = new TxtSaveOptions (); // Set KeepSeparatorsForBla...

    docs.aspose.com/cells/zh/javascript-cpp/keep-se...
  7. 查找具有特定样式的单元格|Documentation

    了解如何通过C++中的Aspose.Cells for JavaScript查找或搜索应用有特定样式的单元格。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...for searching const options = new FindOptions (); options . style...

    docs.aspose.com/cells/zh/javascript-cpp/find-ce...
  8. 在使用C++中的JavaScript保存为HTML时禁用Downlevel Revealed ...

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用Downlevel Revealed Comments。...workbook const workbook = new Workbook ( new Uint8Array ( arrayBuffer...DisableDownlevelReve const opts = new HtmlSaveOptions (); opts . disableDownlevelReve...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  9. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with formatting using Aspose.Cells for Node.js via C++.... Specifically, it applies a new set of styles to the copied cells...Instantiate a new Workbook. const workbook = new AsposeCells ...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  10. PDF.Net StampAnnotation.Opacity Property has NO...

    Hi, I tryied to use StampAnnotation to put an image as a semi transparent stamp on the PDF. Below is what happened The stamp is on the PDF. But it’s solid. No transparency. Right click the stamp to view the property. t…...Document document = new Aspose.Pdf.Document(“test.pdf”);...stamp1 = new StampAnnotation(document); stamp1.Rect = new Rectangle(100...

    forum.aspose.com/t/pdf-net-stampannotation-opac...