Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 367,962 for

save

(0.49 sec)
  1. Android API to Render XPS to XAMLFLOW | product...

    Transform XPS to XAMLFLOW via Android via Java API...Convert XPS to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/android-java/conversi...
  2. Extract Assets from USD File Formats via .NET |...

    C# source code to load, render and add extract assets from USD documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/usd/
  3. 在将Excel转换为PDF时渲染实线网格线 with C++|Documentation

    了解如何在将Excel转换为PDF时渲染实线网格线,使用Aspose.Cells与C++。...); // Save the pdf file with PdfSaveOptions wb . Save ( u "....); std :: cout << "PDF file saved successfully with gridlines...

    docs.aspose.com/cells/zh/cpp/render-solid-gridl...
  4. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....); // Save the PDF file with PdfSaveOptions wb . Save ( u "....); std :: cout << "PDF file saved successfully with gridlines...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  5. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity....during document loading or saving that might result in loss of...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PSD for .NET 25.1 - Release Notes|Docume...

    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 ( outFileImgAll , new PngOptions...UpdateModifiedConten (); image . Save ( outFileImgOne , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  7. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....options ); // save Visio drawing diagram . Save ( @ "c:\temp\AutoSpaceShapes_Out...Export of Hidden Visio Pages on Saving Draw Shapes in Page...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  8. Aspose::Words::Saving::XpsSaveOptions::get_UseB...

    Aspose::Words::Saving::XpsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via MultiplePages in C++....Aspose::Words::Saving::XpsSaveOptions::get_UseBookFoldPrintingS...whether the document should be saved using a booklet printing layout...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Გადაიყვანეთ WORD EPUB C++

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

    products.aspose.com/words/ka/cpp/conversion/wor...
  10. Გადაიყვანეთ DOC DOCX C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...