Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 213,191 for

new

(0.38 sec)
  1. Insert Background Image to Excel with JavaScrip...

    How to insert background image to Excel using Aspose.Cells for JavaScript via C++....background image to apply to a new workbook's first worksheet, then...imgBytes = new Uint8Array ( arrayBuffer ); // Create a new Workbook...

    docs.aspose.com/cells/javascript-cpp/insert-bac...
  2. Edit POTX in PHP | products.aspose.com

    Edit POTX in PHP. Use PHP library API to edit POTX files...edit a POTX file by adding a new line of text to it. Edit POTX...PHP via Java , you can add a new line of text to the POTX document...

    products.aspose.com/slides/php-java/editor/potx/
  3. Edit OTP in PHP | products.aspose.com

    Edit OTP in PHP. Use PHP library API to edit OTP files...edit a OTP file by adding a new line of text to it. Edit OTP...PHP via Java , you can add a new line of text to the OTP document...

    products.aspose.com/slides/php-java/editor/otp/
  4. Edit PPS in PHP | products.aspose.com

    Edit PPS in PHP. Use PHP library API to edit PPS files...edit a PPS file by adding a new line of text to it. Edit PPS...PHP via Java , you can add a new line of text to the PPS document...

    products.aspose.com/slides/php-java/editor/pps/
  5. Edit POTM in PHP | products.aspose.com

    Edit POTM in PHP. Use PHP library API to edit POTM files...edit a POTM file by adding a new line of text to it. Edit POTM...PHP via Java , you can add a new line of text to the POTM document...

    products.aspose.com/slides/php-java/editor/potm/
  6. Edit PPTX in PHP | products.aspose.com

    Edit PPTX in PHP. Use PHP library API to edit PPTX files...edit a PPTX file by adding a new line of text to it. Edit PPTX...PHP via Java , you can add a new line of text to the PPTX document...

    products.aspose.com/slides/php-java/editor/pptx/
  7. 使用 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/
  8. 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/
  9. Edit PDF in PHP | products.aspose.com

    Edit PDF in PHP. Use PHP library API to edit PDF files...edit a PDF file by adding a new line of text to it. Edit PDF...PHP via Java , you can add a new line of text to the PDF document...

    products.aspose.com/slides/php-java/editor/pdf/
  10. Node.ParentNode | Aspose.Words for .NET

    Discover the Node ParentNode property to easily access the immediate parent of any node, enhancing your web development efficiency and code clarity.... Document doc = new Document (); Paragraph para =...document's first paragraph. Run run = new Run ( doc , "Hello world!" );...

    reference.aspose.com/words/net/aspose.words/nod...