Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 368,095 for

save

(0.1 sec)
  1. Convert PPTX to WORD in Python or with free Onl...

    PPTX to WORD conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPTX to WORD online converter quickly before integrating the code....Furthermore, it allows users to save the presentation in a variety...for Python via .NET is used to save the created PDF into Microsoft...

    products.aspose.com/total/python-net/conversion...
  2. Convert OTT to SXC using Python or with free On...

    OTT to SXC conversion in your Python applications without using Microsoft Word or Excel or online. Test free OTT to SXC online converter quickly before integrating the code....NET, can be used to save the created HTML into the desired...This API allows developers to save HTML files into SXC format with...

    products.aspose.com/total/python-net/conversion...
  3. Გადაიყვანეთ HTML SVG C++

    გადაიყვანეთ HTML SVG C++ ფორმატში კოდით. შეინახეთ HTML როგორც SVG C++....MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.html"); doc->Save(u"Output.svg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  4. Გადაიყვანეთ WORD PNG C++

    გადაიყვანეთ WORD PNG C++ ფორმატში კოდით. შეინახეთ WORD როგორც PNG C++....MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.docx"); doc->Save(u"Output.png"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/wor...
  5. C# API to Export EPUB to PS | products.aspose.com

    Convert EPUB to PS without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to PS format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  6. Aspose::Words::Layout::CommentDisplayMode enum ...

    Aspose::Words::Layout::CommentDisplayMode enum. Specifies the rendering mode for document comments in C++....Shows how to show comments when saving a document to a rendered format...ShowInAnnotations ); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. C# API to Export EPUB to OTT | products.aspose.com

    Convert EPUB to OTT without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to OTT format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  8. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document 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.ren...
  9. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...from NodeRendererBase ) save(file_name, save_options) Renders the...the shape into an image and saves into a file. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/python-java/convert-vis...