Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 367,908 for

save

(0.59 sec)
  1. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Python. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/python-net/saving-a-docum...
  2. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with examples of size control, styling, and optimization techniques....COMPANY" ); // Save with default settings generator . save ( "code128_quick...AutoSizeMode . NEAREST ); gen . save ( "code128_sized.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. 在 Python 中保存 HTML 文档 – Aspose.HTML for Python v...

    了解如何使用 Aspose.HTML for Python 通过 .NET API 将 HTML 文档保存到文件或 URL,以及如何应用保存选项。...HTML 文件的简单 Python 示例: Copy 1 # Save HTML to a file using Python...Prepare an output path for saving the document 7 output_dir =...

    docs.aspose.com/html/zh/python-net/save-html-do...
  4. Manipulate Page Properties|Aspose.PDF for .NET

    This section explains how to manipulate Page Properties with Aspose.PDF Facades using PdfPageEditor Class.... Finally, save the updated PDF file using Save method. The...= 2.0f ; // Save PDF document pageEditor . Save ( dataDir + ...

    docs.aspose.com/pdf/net/manipulate-page-propert...
  5. Გააკეთეთ HTML C++ Ის Გამოყენებით

    შექმენით ახალი HTML C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML C++ ბიბლიოთეკის გამოყენებით...." ); doc-> Save ( u"Output.html" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.html"); using namespace...

    products.aspose.com/words/ka/cpp/make/html/
  6. Გააკეთეთ WORD C++ Ის Გამოყენებით

    შექმენით ახალი WORD C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD C++ ბიბლიოთეკის გამოყენებით...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ka/cpp/make/word/
  7. Create 3D Presentations on Android|Aspose.Slide...

    Generate interactive 3D presentations in Java with Aspose.Slides for Android effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... save ( "sample_3d.png" , ImageFormat... dispose (); presentation . save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/3d-presentat...
  8. MarkdownSaveOptions.images_folder_alias propert...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format...preserve layout of tables when saving in the plain text format. The...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSavingArgs.ImageStream | Aspose.Words for ...

    Discover the ImageStream property in ImageSavingArgs to easily specify where to Save your images, enhancing your workflow and efficiency....stream where the image will be saved to. public Stream ImageStream...This property allows you to save images to streams instead of...

    reference.aspose.com/words/net/aspose.words.sav...