Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 379,054 for

save

(0.62 sec)
  1. Add Text to JPG Images Using Java – Aspose.Drawing

    Step-by-step guide to add text on JPG images using Java and Aspose.Drawing. Learn code, captions, and free online tools.... Save the output image using save() . The following...and rectangle. Save the final image using save() . The following...

    blog.aspose.com/drawing/write-text-on-jpg-in-java/
  2. Working with Protection|Documentation

    This section explains how to set protection in the diagram with Aspose.Diagram.... True ; // Save diagram diagram . Save ( dataDir + "Vis...BOOL . True ; // Save diagram diagram . Save ( dataDir + "Vis...

    docs.aspose.com/diagram/net/working-with-protec...
  3. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java....Convert a particular page and save the image to stream tiffDevice...Convert a particular page and save the image to stream tiffDevice...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  4. Aspose.SVG for .NET 24.3.0 – 将 SVG 保存到流

    使用已弃用的类和新类将 SVG 保存到使用 24.3.0 及更早版本的 Aspose.SVG for .NET 库的流的示例。...// Save SVG with resources to a Zip archive 21 doc. Save (zipSrorage);...// Save SVG with resources to a Zip archive 21 doc. Save (resourceHandler);...

    docs.aspose.com/svg/zh/net/migration-between-ve...
  5. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF document in Ruby with Aspose.PDF to enhance or update your PDF content....text_fragment ) # Save PDF file doc . save ( data_dir + "Text_Added...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  6. Odso.TableName | Aspose.Words for .NET

    Discover the Odso TableName property, effortlessly connect to specific data sets in external sources, enhancing data integration with ease.... Once we do that and save the document, // Microsoft Word... settings . Clear (); doc . Save ( ArtifactsDir + "MailMerge...

    reference.aspose.com/words/net/aspose.words.set...
  7. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Node.js. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more.... Medium ); try { // Save the generated presentation to...(.pptx) file. presentation . save ( "Aspose.Slides.NET.pptx" ...

    docs.aspose.com/slides/nodejs-java/ai/generator/
  8. Data Sorting with C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API....(), ca ); // Save the Excel file workbook . Save ( outputFilePath..."C6" )); // Save the output file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/sort-data-of-excel/
  9. Aspose::Words::Layout::LayoutOptions::get_KeepO...

    Aspose::Words::Layout::LayoutOptions::get_KeepOriginalFontMetrics method. Gets or sets an indication of whether the original font metrics should be used after font substitution. Default is true in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image....stream open or close it after saving an image. get keepImageStreamOpen...provided in the Aspose.Words.Saving.ImageSavingArgs.ImageStream...

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