Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 213,541 for

new

(0.48 sec)
  1. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在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-...
  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. Your First Aspose.3D Application|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3D for .NET to experience its simplicity and power in C#.... Create a new 3D file, or open an existing...Create a New Scene Document The following example creates a new 3D...

    docs.aspose.com/3d/net/your-first-aspose-3d-app...
  8. 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/
  9. PdfDigitalSignatureDetails Class | Aspose.Words...

    Discover the Aspose.Words.PdfDigitalSignatureDetails class for seamless PDF digital signing. Enhance document security with easy integration and robust features....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  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...