Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 375,983 for

save

(2.74 sec)
  1. Android API to Render PDF to XAMLFLOW | product...

    Transform PDF to XAMLFLOW via Android via Java API...Convert PDF to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render MHTML to GIF | products.a...

    Transform MHTML to GIF via Android via Java API...Convert MHTML to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render SVG to DOTM | products.as...

    Transform SVG to DOTM via Android via Java API...Convert SVG to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render XPS to PCL | products.asp...

    Transform XPS to PCL via Android via Java API...Convert XPS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to PCL format using save method and...

    products.aspose.com/total/android-java/conversi...
  5. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export your project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for Java....and saves an image to disk. Removes compression and saves an image...Project(file); 4 //Save the project to TIFF 5 project. save ( "RenderMe...

    docs.aspose.com/tasks/java/render-project-to-mu...
  6. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results....hyphenate that document upon saving, we need a hyphenation dictionary...CustomHyphenationDic (); // When we save the document, German hyphenation...

    reference.aspose.com/words/net/aspose.words/hyp...
  7. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP.... save ( "hyperlink.pptx" , slides...hyperlink_click = None presentation . save ( "hyperlink_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Video|Aspose.Slides for Node.js via .NET Docume...

    Add and control videos with Aspose.Slides for Node.js: insert, play, trim, set poster frames, and export with examples for PPT, PPTX, and ODP presentations.... save ( "video.pptx" , aspose . slides...videoFrame ); presentation . save ( "video_removed.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. 幻灯片过渡|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 控制幻灯片过渡:选择类型、速度、声音和时间,以完善 PPT、PPTX 和 ODP 演示文稿。...:: Fade ); $presentation -> save ( "slide_transition.pptx" ,...:: None ); $presentation -> save ( "slide_transition_removed...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // The...

    docs.aspose.com/page/cpp/ps/working-with-clips/