Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 373,070 for

save

(0.39 sec)
  1. Adding Transformation to the Node|Documentation

    Aspose.3D for Node.js via Java API has support to rotate objects in 3D space. There are three ways to define object's rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....Vector3 ( 0 , 0 , 20 )); // Save scene . save ( "TransformationToNode...0 , 20 , 0 , 1 )); // Save scene . save ( "TransformationToNode...

    docs.aspose.com/3d/nodejs-java/adding-transform...
  2. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output PDF when there is nothing to print using Aspose.Cells for JavaScript via C++....file is empty and the user saves it to PDF using Aspose.Cells...an empty workbook and then saves it as PDF after setting the...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  3. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless document conversion....doc" ); // When we save the document to an OOXML format...the document's saving method to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a Save format enumerated value....Converts IANA content type into a save format enumerated value. contentTypeToSaveFor...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....$imageStamp ); // Save output document $document -> save ( $outputFile...$imageStamp ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  6. Working with Comments|Documentation

    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...., "test@" ); // Save diagram diagram . save ( dataDir + "Add...( comment ); } // save Visio diagram . save ( dataDir + "Edit...

    docs.aspose.com/diagram/java/working-with-comme...
  7. 使用评论|Documentation

    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...., "test@" ); // Save diagram diagram . save ( dataDir + "Add...( comment ); } // save Visio diagram . save ( dataDir + "Edit...

    docs.aspose.com/diagram/zh/java/working-with-co...
  8. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....how to embed fonts inside a saved HTML document. Document doc...PrettyFormat = true }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++....setTopMargin ( 3 ); // Save the Workbook. workbook . save ( path . join...( true ); // Save the Workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/
  10. 在页面中绘制形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中绘制形状。...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawPolylineInPage_out...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawBezierInPage_out...

    docs.aspose.com/diagram/zh/net/draw-shapes-in-p...