Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 120,761 for

save

(0.16 sec)
  1. Aspose::Words::Settings::ViewOptions::get_ZoomT...

    Aspose::Words::Settings::ViewOptions::get_ZoomType method. Gets or sets a zoom value based on the size of the window in C++....-> get_ZoomType ()); doc -> Save ( ArtifactsDir + u "ViewOptions...set_ZoomType ( zoomType ); doc -> Save ( ArtifactsDir + u "ViewOptions...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Add Word Art Text with Built-in Styles with C++...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++....800 ); // Save the workbook in xlsx format wb . Save ( outDir...

    docs.aspose.com/cells/cpp/add-word-art-text-wit...
  3. Limitations and API Differences|Documentation

    Aspose.Cells for PHP via Java limitations and api differences.... save ( "out1.xlsx" ); } } Aspose..."Hello World!" ); $workbook -> save ( "out1.xlsx" ); ?> Other Limitations...

    docs.aspose.com/cells/php-java/limitations-and-...
  4. Aspose::Words::Fields::FieldMacroButton::get_Ma...

    Aspose::Words::Fields::FieldMacroButton::get_MacroName method. Gets or sets the name of the macro or command to run in C++....field -> GetFieldCode ()); // Save the document as a macro-enabled...macro-enabled document type. doc -> Save ( ArtifactsDir + u "Field.MACROBUTTON...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. HtmlFixedSaveOptions.save_format property | Asp...

    HtmlFixedSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property HtmlFixedSaveOptions.save_format property...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlVersion enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.Html](../../aspose.words/Saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/Saveformat/#Mhtml) formats....version of HTML is used when saving the document to SaveFormat...Members Name Description Xhtml Saves the document in compliance with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MarkdownSaveOptions.save_format property | Aspo...

    MarkdownSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property MarkdownSaveOptions.save_format property...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::XlsxSaveOptions::get_Com...

    Aspose::Words::Saving::XlsxSaveOptions::get_CompressionLevel method. Specifies the compression level used to Save document. The default value is Normal in C++....Aspose::Words::Saving::XlsxSaveOptions::get_CompressionLevel...the compression level used to save document. The default value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python..., slide3 ) # Save the presentation pres . save ( "presentation-zoom...slide , image ) # Save the presentation pres . save ( "presentation...

    docs.aspose.com/slides/python-net/manage-zoom/
  10. How to Generate QR Code in C#

    This topic provides a simple solution to the question how to generate QR code in C#. Create a C# code generator with simple steps....DocumentBuilder object As a last step, save QR code as image format In this...we’re saving the QR code image as PNG, however, you can save your...

    kb.aspose.com/barcode/net/how-to-generate-qr-co...