Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 378,477 for

save

(0.68 sec)
  1. Create PdfBookmarkEntry for Chart Sheet with No...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for Node.js via C++....push ( ent4 ); // Create Pdf Save Options with bookmark entries...( ent1 ); // Save the output Pdf workbook . save ( "outputCreatePdfBookm...

    docs.aspose.com/cells/nodejs-cpp/create-pdfbook...
  2. Master Slide|Aspose.Slides for PHP Documentation

    Manage master slides in PHP with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....$defaultMasterSlide ); $presentation -> save ( "master_slide.pptx" , SaveFormat...$firstMasterSlide ); $presentation -> save ( "master_slide_removed.pptx"...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children.... save ( base . artifactsDir + "DocumentBuilder...appendChild ( innerTable ); doc . save ( base . artifactsDir + "Table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert BMP to OST in Python | products.aspose.com

    Save BMP to OST within Python applications without using Microsoft Word or Outlook...NET and save it into OST format. The API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  5. Use Formulas Functions to Process Data|Document...

    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.... rgbYellow ; // Save the workbook workbook . SaveAs...( style ); // Save the workbook workbook . Save ( "D:\\OutputAspose...

    docs.aspose.com/cells/net/use-formulas-function...
  6. Add Header to PDF|Aspose.PDF for Python via .NET

    Learn how to add text and image headers to PDF pages using PdfFileStamp in Python.... save ( outfile ) finally : pdf_stamper...image_file , 20 ) pdf_stamper . save ( outfile ) finally : pdf_stamper...

    docs.aspose.com/pdf/python-net/add-header/
  7. ImageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.imageSaving()](../iimagesavingcallback/imageSaving/#imagesavingargs) event... To learn more, visit the Save a Document documentation article...Aspose.Words saves a document to HTML, it saves each image into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 以球体半径工作|Documentation

    使用 Aspose.3D for .NET,您可以设置球体的获取半径。为了获取或设置半径,您可以使用Sphere类的半径属性。以下是设置球体半径的代码示例。...Radius = 10 }); // Save scene scene . Save ( "sphere.obj" ); 在...

    docs.aspose.com/3d/zh/net/working-with-radius-o...
  9. 以球体半径工作|Documentation

    使用 Aspose.3D for Java,您可以设置球体的获取半径。...createChildNode ( sphere ); // save scene scene . save ( "sphere.obj" , FileFormat...

    docs.aspose.com/3d/zh/java/working-with-radius-...
  10. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...