Sort Score
Result 10 results
Languages All
Labels All
Results 8,521 - 8,530 of 375,722 for

save

(0.64 sec)
  1. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++...."ReplacedText" ; } } } } // Configure save options and enable SmartArt... updateSmartArt = true ; // Save workbook to XLSX format with...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  2. Create Shared Workbook with Aspose.Cells for No...

    Learn how to create a shared workbook using Aspose.Cells for Node.js via C++....( true ); // Save the Shared Workbook wb . save ( "outputSharedWorkbook...

    docs.aspose.com/cells/nodejs-cpp/create-shared-...
  3. Working with External Data Sources|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....with(nolock)" ); // save Visio diagram diagram . save ( dataDir + "...

    docs.aspose.com/diagram/java/working-with-exter...
  4. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/attachments/
  5. PDF Footer Insertion Using C# | Aspose.PDF

    Add footer to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Save the PDF file. Add Image in Footer...imageStamp ); } pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/footer/
  6. Converting Specific Portion of DjVu Page in Php...

    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 the result in PDF format $image -> save ( $dataDir...

    docs.aspose.com/imaging/java/converting-specifi...
  7. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedSystemFonts method. Specifies whether or not to embed System fonts into the document. Default value for this property is false. This option works only when EmbedTrueTypeFonts option is set to true in C++.... Examples Shows how to save a document with embedded TrueType...set_SaveSubsetFonts ( embedAllFonts ); doc -> Save ( get_ArtifactsDir () + u "Font...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::WarningInfo::get_Description met...

    Aspose::Words::WarningInfo::get_Description method. Returns the description of the warning in C++....font substitution warning if we save a document with a missing font...set_FontSettings ( fontSettings ); doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  9. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  10. Set External Links in Formulas with Node.js via...

    Learn how to set external links in formulas using Aspose.Cells for Node.js via C++....A8` ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/set-external-l...