Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 369,779 for

save

(0.13 sec)
  1. Working with Outlook Calendar Items|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.... Creating and Saving Calendar items The following...shows you how to create and save a calendar item in ICS format...

    docs.aspose.com/email/python-net/working-with-o...
  2. Change the Position of a Shape in Ruby|Document...

    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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "ChangeShapePosition...

    docs.aspose.com/diagram/java/change-the-positio...
  3. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveOptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....document's "Save" method // to modify how we save the document...let saveOptions = new aw . Saving . TxtSaveOptions (); saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AiModel.setApiKey method | Aspose.Words for Nod...

    AiModel.setApiKey method. Sets a specified API key to the model.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.PSD for .NET 24.7 - Release Notes|Docume...

    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 ( outputFile , new PngOptions...PdfCoreOptions (); psdImage . Save ( output , saveOptions ); }...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-7...
  6. Merge PDF Documents using C# | Aspose.PDF

    Combine various PDF documents programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/
  7. Working with Watermark|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....watermarks to 3D files while saving in any supported output file...this functionality: Save Document You can save to any 3d file format...

    docs.aspose.com/3d/net/working-with-watermark/
  8. Rotate PDF Pages Using C++|Aspose.PDF for C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C++....on90 ); } // Save output file document -> Save ( _dataDir + outputFileName...get_Width ())); // Save output file document -> Save ( _dataDir + outputFileName...

    docs.aspose.com/pdf/cpp/rotate-pages/
  9. SummarizeOptions class | Aspose.Words for Python

    aspose.words.ai.SummarizeOptions class. Allows to specify various options for summarizing document content.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Concatenate PDF Files in Python|Aspose.PDF for ...

    Learn how to concatenate multiple PDF files into a single PDF document in Python using Aspose.PDF, simplifying document management.... getPages ()) # Save the concatenated output file...(the target document) doc . save ( self . dataDir + "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...