Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 376,384 for

save

(0.35 sec)
  1. Aspose::Words::Saving::CssSavingArgs class | As...

    Aspose::Words::Saving::CssSavingArgs class. Provides data for the CssSaving() event. To learn more, visit the documentation article in C++....Aspose::Words::Saving::CssSavingArgs class Contents [ Hide ]...event. To learn more, visit the Save a Document documentation article...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Watermarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.Watermarker class for easy watermark insertion in documents. Elevate your document presentation effortlessly!...document with options and specified save format. static SetImage ( string...document with options and specified save format. static SetImage ( string...

    reference.aspose.com/words/net/aspose.words.low...
  3. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for .NET API, developers can create 3D objects, and then Save 3D scene in any supported 3D format....create 3D objects, and then save 3D scene in any supported 3D...ordinal mesh/triangle mesh during saving the scene into different supported...

    docs.aspose.com/3d/net/create-rectangular-torus...
  4. Convert a Document to PDF in Node.js|Aspose.Wor...

    Convert a document to PDF using Node.js. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....save methods on the Document object...from DOCX into PDF using the save method: const aw = require (...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  5. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output to perfectly fill any browser window or container for stunning visuals....the SvgSaveOptions object to save with no page borders or selectable...SvgTextOutputMode . UsePlacedGlyphs }; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....GetExportDocumentStr() , you can save to a tagged PDF with document...// Save the PDF file using PdfSaveOptions workbook . Save ( u...

    docs.aspose.com/cells/cpp/export-document-struc...
  7. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images....Save(..) method . The following code... Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  8. Concatenate PDF Files in PHP|Aspose.PDF for Java

    Learn how to concatenate multiple PDF files into a single document in PHP using Aspose.PDF for easier document management....add ( $pdf2 -> getPages ()); # Save the concatenated output file...(the target document) $pdf1 -> save ( $dataDir . "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  9. OleFormat.suggestedFileName property | Aspose.W...

    OleFormat.suggestedFileName property. Gets the file name suggested for the current embedded object if you want to Save it into a file....embedded object if you want to save it into a file. get suggestedFileName...extension, // which we can use when saving the object's contents into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Simple Mail Merge in PHP|Aspose.Words for Java

    Simple Mail Merge using PHP...."London" ) ); // Saves the document to disk. $ doc -> save ( $ dataDir...coding sites: GitHub Load And Save To Stream in PHP Update Fields...

    docs.aspose.com/words/java/simple-mail-merge-in...