Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 380,300 for

save

(0.35 sec)
  1. Aspose::Words::Document::UpdateThumbnail method...

    Aspose::Words::Document::UpdateThumbnail method. Updates Thumbnail of the document using default options in C++....setting a thumbnail image when saving a document to .epub. // 1 -...-> UpdateThumbnail (); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Add Attachment|Aspose.PDF for Python via .NET

    This example binds an input PDF, attaches an external file to the first page, and Saves the modified PDF with the embedded attachment.... Save the updated Document. import..." , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-attachment/
  3. Replace Text Regex|Aspose.PDF for Python via .NET

    In this example, all four-digit numbers in the document are replaced with the placeholder "[NUMBER]". This is useful for masking sensitive data, normalizing content, or anonymizing documents.... Save the updated PDF document. import..."[NUMBER]" ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/replace-text-regex/
  4. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....textStamp ); // Save PDF document document . Save ( dataDir + "AddTextStamp_out...( stamp ); // Save PDF document document . Save ( dataDir + "StampedPDF_out...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  5. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can be Doc or Dot in C++....Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PsSaveOptions.useBookFoldPrintingSettings prope...

    PsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....whether the document should be saved using a booklet printing layout...FixedPageSaveOptions.pageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create or Add Table In PDF|Aspose.PDF for PHP v...

    Explore how to insert a table into an existing PDF document in PHP using Aspose.PDF for enhanced data organization....first page of input document Save the file. The following code...$table ); // Save resulting PDF document. $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-table-in-exist...
  8. Add Markup Annotations|Aspose.PDF for Python vi...

    This example binds an input PDF, adds four different markup annotations to the first page, and Saves the updated document. Each annotation demonstrates a different markup style and color.... Save the updated Document. import...dark_blue , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-markup-annot...
  9. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveOptions::get_Password method. Gets or sets a password to encrypt document in C++....Aspose::Words::Saving::OdtSaveOptions::get_Password method Contents...:: String Aspose :: Words :: Saving :: OdtSaveOptions :: get_Password...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Page Setup Features with Node.js via C++|Docume...

    Explore page setup features using Aspose.Cells for Node.js via C++. Learn how to configure page dimensions, orientations, and settings....orientation // Save the workbook workbook . save ( "PageSetupExample...setBottomMargin ( 1.0 ); // Save the workbook workbook . save ( "PageMarginsExample...

    docs.aspose.com/cells/nodejs-cpp/page-setup-fea...