Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 369,167 for

save

(0.66 sec)
  1. Export EML to TIFF via Java | products.aspose.com

    Java API to Convert EML to TIFF without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to TIFF format using save method and set TIFF as SaveFormat...

    products.aspose.com/total/java/conversion/eml-t...
  2. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++....Uint8Array ( arrayBuffer )); // Save Workbook to XLSM format const...const outputData = workbook . save ( SaveFormat . Xlsm ); const...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  3. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Data Extraction – Java Examples – Aspose.HTML f...

    Learn how to navigate through HTML documents, perform a detailed inspection of its elements and extract data from the web using Aspose.HTML for Java.... Save a Website or Web Page – This...article demonstrates how to save a website as HTML using Java...

    docs.aspose.com/html/java/data-extraction/
  5. XlsxSaveOptions.saveFormat property | Aspose.Wo...

    XlsxSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...xlsxSaveOptions = new aw . Saving . XlsxSaveOptions (); xlsxSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Extract Images from Presentation Shapes in .NET...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET — quick, code-friendly solution....identified, you can extract it and save it as a new file. XXX public..."BackImage_" ; Backimg . SystemImage . Save ( ImagePath + "Slide_" + slideIndex...

    docs.aspose.com/slides/net/extracting-images-fr...
  7. Aspose::Words::Math::OfficeMath::GetMathRendere...

    Aspose::Words::Math::OfficeMath::GetMathRenderer method. Creates and returns an object that can be used to render this equation into an image in C++....pass to the node renderer's "Save" method to modify // how it...MakeObject < Aspose :: Words :: Saving :: ImageSaveOptions > ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.mat...
  8. SummarizeOptions constructor | Aspose.Words for...

    SummarizeOptions constructor. Initializes a new instances of [SummarizeOptions](../) class.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert HTML to XML in Python | products.aspose...

    Convert HTML to XML in Python. Use Python library API to convert HTML files to XMLs...Presentation from HTML file and save it as XML. Python code for converting...source HTML files in Python. Save result as XML file. Convert...

    products.aspose.com/slides/python-net/conversio...
  10. Convert Latex to Word using Python

    Follow this article to convert Latex to Word using Python. It has the details to set the IDE, steps, and sample code to perform Latex to Word conversion using Python....with the specified settings Save the TEX document as a Word file...specified properties. Finally, save the loaded file as a Word file...

    kb.aspose.com/pdf/python/convert-latex-to-word-...