Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 375,729 for

save

(0.17 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_RemoveJavaScriptFromLinks method. Specifies whether JavaScript will be removed from links. Default is false in C++....Aspose::Words::Saving::HtmlFixedSaveOptions::get_RemoveJavaScriptFrom...false . bool Aspose :: Words :: Saving :: HtmlFixedSaveOptions ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::PsSaveOptions::get_UseBo...

    Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via MultiplePages in C++....Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingS...whether the document should be saved using a booklet printing layout...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Adding Attachment to a PDF document|Aspose.PDF ...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for . NET library...fileSpecification ); // Save PDF document document . Save ( dataDir + "AddAnnotations_out..."AddAnnotations_out.pdf" ); } } Extract and Save an Attachment Analyzing your...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...
  4. BuiltInDocumentProperties.hyperlinkBase propert...

    BuiltInDocumentProperties.hyperlinkBase property. Specifies the base string used for evaluating relative hyperlinks in this document.... save ( base . artifactsDir + "DocumentProperties...to the one we are planning to save the document in. // We could...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Unlock ODP Presentation Files using Python | pr...

    Python source code to remove protection from ODP Presentation.... save( "encryption-removed.odp" ,...remove_write_protection() pres . save( "write-protection-removed.odp"...

    products.aspose.com/slides/python-net/unlock/odp/
  6. Aspose.PSD for .NET 21.5 - 发行说明|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.... Save ( output , new PngOptions ());...} psdImage . Save ( outputPath ); psdImage . Save ( Path . ChangeExtension...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Customize Chart Axes in Presentations Using PHP...

    Discover how to use Aspose.Slides for PHP via Java to customize chart axes in PowerPoint presentations for reports and visualizations....getActualMinorUnit (); # Saves the presentation $pres -> save ( "MaxValuesVerticalAxi_out...switchRowColumn (); # Saves presentation $pres -> save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/php-java/chart-axis/
  8. Aspose::Words::Saving::DoclingSaveOptions::get_...

    Aspose::Words::Saving::DoclingSaveOptions::get_RenderNonImageShapes method. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON document in C++....Aspose::Words::Saving::DoclingSaveOptions::get_RenderNonImageShapes...document. bool Aspose :: Words :: Saving :: DoclingSaveOptions :: g...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Manage Attachments in Email Message in Python|D...

    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....addAttachment ( attachment ) \ # Save message to disc messageFormat...self . MessageFormat message . save ( self . dataDir + "Add-Attachment...

    docs.aspose.com/email/java/manage-attachments-i...
  10. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save the updated document pdfDocument . save ( "output...

    products.aspose.com/pdf/java/attachments/