Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 312,252 for

save

(0.06 sec)
  1. Change Adjustment Values of the Shape with Node...

    Learn how to change adjustment values of shapes in Excel using Aspose.Cells for Node.js via C++....5 ); // Save the workbook workbook . save ( path . join...default value // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/change-adjustm...
  2. 使用C++调整工作簿压缩级别|Documentation

    学习如何使用Aspose.Cells for C++调整工作簿的压缩级别以优化文件大小和处理时间。...Set compression level to 1 and save the workbook options . SetCompressionType...high_resolution_clock :: now (); workbook . Save ( outDir + u "LargeSampleFile_level_1_out...

    docs.aspose.com/cells/zh/cpp/adjust-workbook-co...
  3. 创建书签|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 的 PdfBookmarEditor 类为 PDF 文件创建书签。...然后,您必须调用 CreateBookmarks 方法,并使用 Save 方法保存输出 PDF 文件。以下代码片段向您展示如何创建书签。...CreateBookmarks (); // Save PDF document bookmarkEditor . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/create-bookmarks/
  4. Convert Document to HTML|Aspose.Words for Node....

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Node.js. You can also specify Save options for managing the output document....one of the save method overloads is used. You can save the document...explicitly set the output document save format or define it from the...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  5. Adjusting Brightness, Contrast and Gamma in PHP...

    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....( 70 ); \ # Save the image to disk $image -> save ( $dataDir ...( 10 ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/adjusting-brightne...
  6. 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...
  7. Aspose::Words::Saving::SvgSaveOptions::get_Reso...

    Aspose::Words::Saving::SvgSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images) are Saved when exporting a document to Svg format. Default is null in C++....Aspose::Words::Saving::SvgSaveOptions::get_ResourcesFolder method...where resources (images) are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: ClockWise ); workbook . Save ( "output.xlsx" ); } Formatting...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  9. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character-level font substitution....Specific Unicode Characters while Saving to PDF with Python.NET Contents...is_font_substitution_char_granularity = True Save workbook to PDF format import...

    docs.aspose.com/cells/python-net/change-the-fon...
  10. XamlFlowSaveOptions.images_folder_alias propert...

    XamlFlowSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into an XAML document... Remarks When you save a Document in XAML format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...