Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 347,031 for

save

(0.13 sec)
  1. Extract images from PDF in C++ | Aspose.PDF

    Simple demo source code to extract images from PDF file on any platform with C++ language.... Save output image to jpeg file. Save updated PDF...outfilename ); // Save output image xImage -> Save ( outputImage...

    products.aspose.com/pdf/cpp/parser/images/
  2. C# 3D Formats Compression | products.aspose.com

    Compress 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....Scene class , and calling the Save method with relevant output...Create the saving options using FbxSaveOptions to create save options...

    products.aspose.com/3d/net/compression/
  3. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.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...
  4. Create New Email in Jython|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 message in EML and MSG formats mail_message_save_type...message . save ( dataDir + "Message.eml" , mail_message_save_type...

    docs.aspose.com/email/java/create-new-email-in-...
  5. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....document's "save" method # to modify how we save the document...plaintext. save_options = aw . saving . TxtSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Გადაიყვანეთ 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...
  7. Გადაიყვანეთ JPG GIF C++

    გადაიყვანეთ JPG GIF C++ ფორმატში კოდით. შეინახეთ JPG როგორც GIF C++....shape-> GetShapeRenderer ()-> Save ( u"Output.gif" , MakeObject...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.gif"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  8. Გადაიყვანეთ JPG PDF C++

    გადაიყვანეთ JPG PDF C++ ფორმატში კოდით. შეინახეთ JPG როგორც PDF C++....jpg" ); doc-> Save ( u"Output.pdf" ); using namespace...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  9. Გადაიყვანეთ 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...
  10. Create New Email in Ruby|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 message in EML and MSG formats mail_message_save_type...message . save ( data_dir + "Message.eml" , mail_message_save_type...

    docs.aspose.com/email/java/create-new-email-in-...