Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 375,192 for

save

(0.24 sec)
  1. Extract Assets from GLTF File Formats via Java ...

    Sample Java extract assets code for GLTF file. Use this example code to extract assets from GLTF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/gltf/
  2. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...Portrait ); // Save the workbook workbook . Save ( outDir + u ...SetZoom ( 100 ); // Save the workbook workbook . Save ( outDir + u "ScalingFactor_out...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  3. Generate Multiple MacroPdf417 Barcodes for Larg...

    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....setMacroPdf417Segmen ( $i ); \ # Save the barcode (fileid_segmentid...(fileid_segmentid.png) $builder -> save ( $dataDir . "# { $i } .png" ); } \...

    docs.aspose.com/barcode/java/generate-multiple-...
  4. Set Visio Shape's XForm, Line and Fill Data|Doc...

    This section explains how to set shape's style including it's line data and fill data with Aspose.Diagram.... Save the diagram. Programming Sample...Value = 5 ; } } // Save diagram diagram . Save ( dataDir + "SetXFormdata_out...

    docs.aspose.com/diagram/net/set-visio-shape-s-x...
  5. Փոխարկել HTML DOC C++

    Փոխարկեք HTML ը DOC ձևաչափի C++ կոդով: Պահեք HTML որպես DOC օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես DOC...<Document>( u"Input.html" ); doc-> Save ( u"Output.doc" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/htm...
  6. Փոխարկել HTML DOCX C++

    Փոխարկեք HTML ը DOCX ձևաչափի C++ կոդով: Պահեք HTML որպես DOCX օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես DOCX...<Document>( u"Input.html" ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/htm...
  7. Փոխարկել WORD MARKDOWN C++

    Փոխարկեք WORD ը MARKDOWN ձևաչափի C++ կոդով: Պահեք WORD որպես MARKDOWN օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես Markdown...<Document>( u"Input.docx" ); doc-> Save ( u"Output.md" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/wor...
  8. Aspose::Words::Margins enum | Aspose.Words for ...

    Aspose::Words::Margins enum. Specifies preset margins in C++....docx" ); // Saving a document to PDF, to an image...document within its pages. doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/mar...
  9. Aspose.PSD for Java 20.5 - 发行说明|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.... save ( outputStream , pngOptions...// 使用特定特性保存带有的PSD 副本 image . save ( outputStream , psdOptions...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. Saving a file with Slicers using Aspose Makes t...

    Hi There, I am using Aspose.Cell version 26.1.0. Attached are 2 files: slicers-original.xlsx, slicers-Saved.xlsx. slicers-Saved.zip (8.6 MB) slicers-original.zip (8.5 MB) In our coded we use Aspose.Cells to Save the…...Saving a file with Slicers using Aspose Makes the file unsavable...slicers-original.xlsx, slicers-saved.xlsx. slicers-saved.zip (8.6 MB) slicers-original...

    forum.aspose.com/t/saving-a-file-with-slicers-u...