Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 45,865 for

save

(0.07 sec)
  1. Aspose::Words::LowCode::Replacer::ReplaceToImag...

    Aspose::Words::LowCode::Replacer::ReplaceToImages method. Replaces all occurrences of a specified regular expression pattern with a replacement string in the input file. Renders output to images in C++....System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>&, const...SharedPtr < Aspose :: Words :: Saving :: ImageSaveOptions > & saveOptions...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to DOCX using Java....the Presentation class object Save this presentation as an HTML...options Load the previously saved HTML file into the Document...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  3. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience.... Save ( ArtifactsDir + "DocumentBuilder..., 0 ); builder . Document . Save ( ArtifactsDir + "DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Shape Animation|Aspose.Slides for Node.js via ....

    Apply PowerPoint animation in JavaScript...ByLevelParagraphs1 ); // Save the PPTX file to disk pres . save ( path + "AnimText_out...OnClick ); // Save the PPTX file to disk pres . save ( path + "AnimImage_out...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  5. How to Add Image in PDF using C#

    This article explains how to add image in PDF using C#. It provides details about the IDE configuration, steps to write the program and a running sample code add photo to PDF using C#....page, the resultant file is saved on the disk. Steps to Insert...collection of the selected page Save the current graphics state and...

    kb.aspose.com/pdf/net/how-to-add-image-in-pdf-u...
  6. Shape Formatting|Aspose.Slides for Python Docum...

    Format shape in PowerPoint presentation in Python... save ( "RectShpLn_out-1.pptx" , slides...the PPTX file to disk pres . save ( "RectShpLnJoin_out-2.pptx"...

    docs.aspose.com/slides/python-net/shape-formatt...
  7. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your document's font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your documents effortlessly!... Save ( ArtifactsDir + "LoadOptions...[ 0 ]. Font . Name ); doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.loa...
  8. WriteProtection class | Aspose.Words for Python

    aspose.words.settings.WriteProtection class. Specifies write protection settings for a document...Microsoft Word in the options of the Save As dialog box. You do not create...encrypt the contents. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control stream behavior for efficient image saving and enhanced performance....stream open or close it after saving an image. public bool KeepImageStreamOpen...Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class.... save ( ARTIFACTS_DIR + 'Table.create_nested_table...OoxmlCompliance class). # If we save the document to pre-ISO/IEC...

    reference.aspose.com/words/python-net/aspose.wo...