Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 568,901 for

save

(0.11 sec)
  1. Aspose::Cells::Workbook::SaveToStream method | ...

    Aspose::Cells::Workbook::SaveToStream method. Saves Excel file to a MemoryStream object and returns it in C++....Workbook::SaveToStream method Saves Excel file to a MemoryStream...same function as Save method and only save the workbook as Excel97-2003...

    reference.aspose.com/cells/cpp/aspose.cells/wor...
  2. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....( property ); // save 3D scene scene . Save ( "test.fbx" , FileFormat...FileFormat . FBX7400ASCII ); scene . Save ( "test.gltf" , new GLTFSaveOptions...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  3. PdfSaveOptions.TextCompression | Aspose.Words f...

    PdfSaveOptions TextCompression property. Specifies compression type to be used for all textual content in the document in C#....increases output size when saving a document without compression...apply text compression when saving a document to PDF. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. SaveOptions.DmlRenderingMode | Aspose.Words for...

    SaveOptions DmlRenderingMode property. Gets or sets a value determining how DrawingML shapes are rendered in C#....render fallback shapes when saving to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Export new SVG to memory stream - Free Support ...

    Hi Team Putting SVGs into IOutputStorage(s) works great, but only for editing, not for creating. I am referring to a solution of this post (Save SVGDocument to stream) and this doc page (Save an SVG Document – C#) Is …...post ( Save SVGDocument to stream ) and this doc page ( Save an SVG...Document – C# ) Is it possible to save an SVG to memory that does not...

    forum.aspose.com/t/export-new-svg-to-memory-str...
  6. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document....append ( outline ) # Save output document . save ( output_pdf ) Add...append ( outline ) # Save output document . save ( output_pdf ) Delete...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  7. Aspose.Imaging for Python via .NET 23.5 - Relea...

    Aspose.Imaging for Python via .NET 23.5 - Release notes – the latest updates and fixes.... save( "output.png" , pngOptions)...pdfOptions = new PdfOptions() image . save( "J1C.pdf" , pdfOptions) with...

    releases.aspose.com/imaging/python-net/release-...
  8. DownsampleOptions.DownsampleImages | Aspose.Wor...

    DownsampleOptions DownsampleImages property. Specifies whether images should be downsampled in C#....can pass to the document's "Save" method // to modify how that...images in a document that we save to PDF to 220 ppi. Assert ....

    reference.aspose.com/words/net/aspose.words.sav...
  9. Create Bookmarks of All Pages (facades)|Aspose....

    This section explains how to create bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....createBookmarks method and save the output PDF file using save method. The following...createBookmarks method and save the output PDF file using save method. The following...

    docs.aspose.com/pdf/java/create-bookmark/
  10. DownsampleOptions.Resolution | Aspose.Words for...

    DownsampleOptions Resolution property. Specifies the resolution in pixels per inch which the images should be downsampled to in C#....can pass to the document's "Save" method // to modify how that...images in a document that we save to PDF to 220 ppi. Assert ....

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