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

save

(0.72 sec)
  1. 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...
  2. 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/
  3. 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/
  4. Aspose::Words::LowCode::Watermarker::SetText me...

    Aspose::Words::LowCode::Watermarker::SetText method. Adds a text watermark into the document from streams with options in C++....Aspose::Words::SaveFormat The save format. watermarkText const...page of the output will be saved to the specified stream. If...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. 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...
  6. 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...
  7. 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...
  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. Add a new Layer in the Visio Diagram in Ruby|Do...

    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.... to_s ) \ # Save diagram diagram . save ( data_dir + "AddNewLayer...

    docs.aspose.com/diagram/java/add-a-new-layer-in...
  10. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby.... update () \ # Save the document. doc . save ( data_dir + "InsertNestedFields...

    docs.aspose.com/words/java/insert-nested-fields...