Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 586,086 for

save

(0.2 sec)
  1. Supported File Formats|Aspose.PDF for PHP via Java

    This page shows which Aspose.PDF for PHP via Java can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...data MD Markdown Format XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/php-java/supported-file-for...
  2. Working with Transparency | C++

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...class object Save the document to disc using Save method Copy...); 11 // Save resultant XPS document 12 doc -> Save ( outDir...

    docs.aspose.com/page/cpp/working-with-transpare...
  3. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object....jpg' ) # When we save the document as an image, we...format for the image that the saving operation will generate. #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ResolutionUnit | Aspose.Imaging for .NET API Re...

    ResolutionUnit JpegOptions.ResolutionUnit property Gets or sets the resolution unit. public ResolutionUnit Resolution......BMP image and saves it to JPEG using various save options. [C#]...Create8BitGrayscale ( false ); image . Save ( dir + "sample.palettized.jpg"...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in C++...0f ); pres -> Save ( u "output.pptx" , SaveFormat...set_BlurRadius ( 4 ); pres -> Save ( u "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/shape-effect/
  6. ImageSaveOptions.Clone | Aspose.Words for .NET

    ImageSaveOptions Clone method. Creates a deep clone of this object in C#....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_text_positioning property. A flag specifying whether to write additional text positioning operators or not....can pass to the document's "Save" method # to modify how that...PDF. save_options = aw . saving . PdfSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Image.Save() too slow C# - Free Support Forum -...

    For Jpeg and PNG images it takes anywhere from 10-60 seconds to Save an image as a pdf. This is unacceptable for our application. It has slowed down our processing tremendously. The code in the else statement was fast bu…...Save() too slow C# Aspose.Imaging Product Family scoutd...anywhere from 10-60 seconds to save an image as a pdf. This is unacceptable...

    forum.aspose.com/t/image-save-too-slow-c/294187
  9. Split RTF Files via C++ | products.aspose.com

    C++ example code to split RTF documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Save RTF file at a specified location...DocumentPageSplitter ( document ); // Save each page as a separate document...

    products.aspose.com/words/cpp/splitter/rtf/
  10. Split DOTX Files via C++ | products.aspose.com

    C++ example code to split DOTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Save DOTX file at a specified location...DocumentPageSplitter ( document ); // Save each page as a separate document...

    products.aspose.com/words/cpp/splitter/dotx/