Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 368,170 for

save

(0.09 sec)
  1. Aspose.PSD for .NET 21.11 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save ( outputPsd ); } PSDNET-988...UpdateLayerData (); } } } } image . Save ( outputPng , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a Save format enumerated value....Converts IANA content type into a save format enumerated value. contentTypeToSaveFor...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SaveOptions.use_anti_aliasing property | Aspose...

    SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not to use anti-aliasing for rendering.... saving . ImageSaveOptions ( aw . SaveFormat...SaveFormat . JPEG ) doc . save ( file_name = ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Embed Attachment to PDF with Python.NET|Documen...

    Learn how to embed OLE Object attachments in PDF files using Aspose.Cells for Python via .NET.... pdf_save_options = PdfSaveOptions () pdf_save_options ....True # Save the PDF file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/python-net/embed-attachme...
  5. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....screenAnnotation ); // Save PDF document document . Save ( dataDir + "...soundAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/multimedia-annotation/
  6. Batch generation|Documentation

    How to generate multiple personalized OMR forms.... Save ( "generated-templates" , "recognition_pattern..."recognition_pattern.domr" ); The saved results consist of several files:...

    docs.aspose.com/omr/net/generation/batch/
  7. How to Convert OneNote to JPEG using Java

    This topic focuses on how to convert OneNote to JPEG using Java. It includes all the requirements for setting up the IDE, programming work flow and a sample code to export OneNote to JPEG using Java....SaveFormat enumerator inside the save method The steps above entail...instance. In the next step, the save method is employed to export...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  8. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into sections using C#. It has the IDE settings, steps, and a sample code to split Word document into sections using C#....into the empty Word file and save it with the new name Iterate...collection of a new Word file. Save the newly created Word file...

    kb.aspose.com/words/net/divide-word-document-in...
  9. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience....can pass to the document's "Save" method // to modify the way...new PageSet ( 1 ); // When we save the document to the JPEG format...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert FODP to PPTM in Python | products.aspos...

    Convert FODP to PPTM in Python. Use Python library API to convert FODP files to PPTM...Presentation from FODP file and save it as PPTM. Python tutorial..."PowerPoint.fodp" ); pres . save( "output.pptm" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...