Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 373,144 for

save

(0.14 sec)
  1. Specify Symbologies for Barcodes in PHP|Documen...

    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....Code39Standard ); \ # Save image to disk $builder -> save ( $dataDir ....-> QR ); \ # Save image to disk $builder -> save ( $dataDir ....

    docs.aspose.com/barcode/java/specify-symbologie...
  2. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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.... It specifies whether to save toolbar or not. The default...new HTMLSaveOptions (); // set save toolbar option opts . SaveToolBar...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. MarkdownSaveOptions.images_folder property | As...

    MarkdownSaveOptions.images_folder property. Specifies the physical folder where images are Saved when exporting a document to the [SaveFormat.MARKDOWN](../../../aspose.words/Saveformat/#MARKDOWN) format...physical folder where images are saved when exporting a document to...str ): ... Remarks When you save a Document in SaveFormat.MARKDOWN...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Workbook with C++|Documentation

    Learn how to manage workbooks through the Aspose.Cells for C++ APIs.... Save the workbook using the Save method. #include...(). Add (); // Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/cpp/managing-workbooks-an...
  5. RtfSaveOptions.save_format property | Aspose.Wo...

    RtfSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property RtfSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are Saved when exporting a document to XAML format. Default is an empty string in C++....Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolder...physical folder where images are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render... Saving . PageSet Examples Shows how...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_Save_options method...create_save_options method Contents [ Hide ] create_save_options(save_format)...create_save_options(save_format) Creates a save options object of a class suitable...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。... 使用 Save 方法保存输出 PDF。 Delete 源文档中的页面。 使用 Save 方法保存源 PDF。...( page ); // Save PDF document dstDocument . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/move-pages/
  10. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....)) #// Save diagram in the pdf format diagram . save ( "Visio_out...diagram,Save 方法用于以不同的文件格式保存或导出 diagram。本文中的代码片段显示了如何使用 Save 方法将 Visio...

    docs.aspose.com/diagram/zh/python-net/convert-v...