Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 310,771 for

save

(0.07 sec)
  1. RtfSaveOptions.ExportCompactSize | Aspose.Words...

    Optimize RTF document size with the ExportCompactSize property. Ensure efficient storage while maintaining text integrity, even with RTL content.... Examples Shows how to save a document to .rtf with custom...the document's "Save" method to modify how we save it to an RTF...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PDF to JPEG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as JPEG Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-jpeg/
  3. 用 C++ 将 JSON 转换为 Excel|Documentation

    学习如何用 C++ 和 Aspose.Cells 将 JSON 转换为 Excel 文件。...json" ); // Save the file to xlsx format workbook . Save ( u "sample_out...xlsx" ); std :: cout << "File saved successfully in xlsx format...

    docs.aspose.com/cells/zh/cpp/convert-json-to-ex...
  4. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...); // Save the workbook in output XLSX format wb . Save ( outputFilePathXlsx...); // Save the workbook in output XLSB format wb . Save ( outputFilePathXlsb...

    docs.aspose.com/cells/zh/cpp/create-slicer/
  5. 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...
  6. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of pages from a document stream and Saves the extracted pages to an output stream using the specified Save format in C++....from a document stream and saves the extracted pages to an output...output stream using the specified save format. static void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. C# 3D Formats Extract Assets | products.aspose.com

    Extract Assets from 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....asset class, and call the The Save method for the relevant output...Create save options with FbxSaveOptions to create save options...

    products.aspose.com/3d/net/extractor/
  8. Protect and Unprotect Diagrams in PHP|Documenta...

    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....setProtectStyles ( 1 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ProtectUnprotectDiag...

    docs.aspose.com/diagram/java/protect-and-unprot...
  9. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_JpegQuality method. Gets or sets a value determining the quality of the JPEG images inside Html document in C++....Aspose::Words::Saving::FixedPageSaveOptions::get_JpegQuality...int32_t Aspose :: Words :: Saving :: FixedPageSaveOptions ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Move a paragraph from one presentation to anoth...

    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.... Paragraph ()); // Save the slide in the source file...file. slide1 . Slide . Save (); // Save the slide in the target...

    docs.aspose.com/slides/net/move-a-paragraph-fro...