Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 375,752 for

save

(0.54 sec)
  1. Trust Permissions on Web Server|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.... Png ; // Save the PDF file workbook . Save ( MapPath ( "~"...pdfSaveOptions ); // Save the XLSX file workbook . Save ( MapPath ( "~"...

    docs.aspose.com/cells/net/declaration/
  2. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for Node.js via C++.... It then saves the workbook as output PDF file...filePath ); // Save file to pdf workbook . save ( "out.pdf" ,...

    docs.aspose.com/cells/nodejs-cpp/draw-timeline-...
  3. MetafileRenderingOptions.EmulateRenderingToSize...

    Discover the MetafileRenderingOptions EmulateRenderingToSizeOnPageResolution property. Control metafile rendering resolution for optimal page display....can pass to the document's "Save" method // to modify how that...EmulateRenderingToSi = 50 ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.page_mode property | Aspose.Word...

    PdfSaveOptions.page_mode property. Specifies how the PDF document should be displayed when opened in a PDF reader.... saving . PdfPageMode : ... @page_mode..., value : aspose . words . saving . PdfPageMode ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Გადაიყვანეთ TEXT WORD C++

    გადაიყვანეთ TEXT WORD C++ ფორმატში კოდით. შეინახეთ TEXT როგორც WORD C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის Word სახით...<Document>( u"Input.txt" ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/tex...
  6. Გადაიყვანეთ DOC RTF C++

    გადაიყვანეთ DOC RTF C++ ფორმატში კოდით. შეინახეთ DOC როგორც RTF C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის RTF სახით შესანახად...<Document>( u"Input.doc" ); doc-> Save ( u"Output.rtf" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/doc...
  7. Convert PNG to SVG in C++ | products.aspose.com

    Convert PNG to SVG in C++. Use C++ library API to convert PNG files to SVGs...Presentation from PNG file and save it as SVG. C++ code for converting...the source PNG files in C++. Save result as SVG file. Free Online...

    products.aspose.com/slides/cpp/conversion/png-t...
  8. Ինչպես փոխարկել OneNote-ը JPEG-ի՝ օգտագործելով C#

    Այս պարզ հոդվածը կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել OneNote-ը JPEG-ի՝ օգտագործելով C#: Այն ընդգրկում է IDE-ի ստեղծման բոլոր մանրամասները, ծրագրավորման աշխատանքային հոսքը և մեկ օրինակ կոդ՝ OneNote-ը JPEG արտահանելու համար՝ օգտագործելով C#:...օգտագործելով SaveFormat հաշվիչը Save մեթոդի ներսում Վերոնշյալ քայլերը...դասի օրինակը: Հետագա քայլում Save մեթոդն օգտագործվում է բեռնված...

    kb.aspose.com/hy/note/net/how-to-convert-onenot...
  9. SvgSaveOptions.save_format property | Aspose.Wo...

    SvgSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property SvgSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Assets from USDZ File Formats via Java ...

    Sample Java extract assets code for USDZ file. Use this example code to extract assets from USDZ file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/usdz/