Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 375,798 for

save

(0.97 sec)
  1. Aspose::Words::Drawing::Shape::get_HasImage met...

    Aspose::Words::Drawing::Shape::get_HasImage method. Returns true if the shape has image bytes or links an image in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....options ); // Save the workbook as PDF workbook . Save ( outDir +...); std :: cout << "Workbook saved successfully as PDF with Japanese...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  3. 用 C++ 实现非连续范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 创建非邻接单元格的命名范围。...$D$5:$E$6" ); // Save the workbook workbook . Save ( outDir + u "Output...); std :: cout << "Workbook saved successfully with non-sequenced...

    docs.aspose.com/cells/zh/cpp/implementing-non-s...
  4. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....$mathBlock ); $presentation -> save ( "math_text.pptx" , SaveFormat...$mathShape ); $presentation -> save ( "math_text_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Merge SVG files using javascript-cpp | Aspose.PDF

    Merge SVG files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/svg/
  6. Aspose::Words::Saving::ImageSavingArgs::get_Ima...

    Aspose::Words::Saving::ImageSavingArgs::get_ImageFileName method. Gets or sets the file name (without path) where the image will be Saved to in C++....Aspose::Words::Saving::ImageSavingArgs::get_ImageFileName method...will be saved to. System :: String Aspose :: Words :: Saving :: ImageSavingArgs...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 使用C++渲染自定义日期格式g和ge mm dd|Documentation

    Aspose.Cells是一个支持使用自定义日期格式 g 和 ge 渲染日期的C++库。本文将描述如何使用Aspose.Cells库渲染自定义日期格式,以便用户可以控制日期的显示方式。...inputFilePath ); // Save the Excel file as PDF workbook . Save ( outDir...pdf" ); std :: cout << "File saved successfully as PDF!" << std...

    docs.aspose.com/cells/zh/cpp/render-custom-date...
  8. 以编程方式创建 Visio 文档|Documentation

    本页介绍如何使用 Aspose.Diagram 库从头开始创建 Visio 文档。...(); // save diagram in the VSDX format diagram . save ( dataDir...

    docs.aspose.com/diagram/zh/java/create-visio-do...
  9. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....Paragraph collection of the page Save the resultant PDF document The...$textFragment ); $document -> save ( $outputFile ); System Requirements...

    docs.aspose.com/pdf/php-java/hello-world-example/
  10. 以编程方式创建 Visio 文档|Documentation

    本页介绍如何使用 Aspose.Diagram 库从头开始创建 Visio 文档。...(); // Save diagram in the VSDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/zh/net/create-visio-doc...