Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 586,039 for

save

(0.27 sec)
  1. Public API Changes in Aspose.Cells 8.8.3|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....= "A1" ; // Save the result on disc book . Save ( dir + "output...AutoFitColumns (); // Save the spreadsheet on disc book . Save ( dir + "output...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Aspose::Words::Settings::ViewOptions Class Refe...

    Provides various options that control how a document is shown in Microsoft Word....doc->get_ViewOptions()->get_ZoomType()); doc->Save(ArtifactsDir + u "ViewOptions...et_ZoomType(zoomType); doc->Save(ArtifactsDir + u "ViewOptions...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Convert DOTX to PPTM via C++ or with free Onlin...

    Export DOTX to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPTM online converter quickly before integrating the code....presentation, which can be saved as a PPTM file. This process...Convert DOTX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotx-t...
  4. Working with Attachments in PDF|Aspose.PDF for C++

    Add attachments to your PDF, extract, remove and Save attachments with C++ library. Create a PDF Portfolio with Aspose.PDF for C++....information of an attachment, and save it to file, delete the attachment...to a PDF document Extract and save an attachment Removing attachment...

    docs.aspose.com/pdf/cpp/attachments/
  5. Aspose::Words::IWarningCallback Interface Refer...

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....during document loading or saving. Examples Shows how to use...our callback will detect. doc->Save(ArtifactsDir + u "FontSettings...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Extract Assets from PLY File Formats via Java |...

    Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY 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/ply/
  7. Programming Email in Python|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....Python Save Message as Draft in Python Update and Save an Email...

    docs.aspose.com/email/java/programming-email-in...
  8. Convert DOC to PPSM via C++ or with free Online...

    Export DOC to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPSM online converter quickly before integrating the code.... This can save time and effort, as well as...presentation, which can then be saved as a PPSM file. This process...

    products.aspose.com/total/cpp/conversion/doc-to...
  9. Extract Assets from U3D File Formats via .NET |...

    C# source code to load, render and add extract assets from U3D 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/u3d/
  10. Extract Assets from 3DS File Formats via .NET |...

    C# source code to load, render and add extract assets from 3DS 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/3ds/