Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 368,036 for

save

(0.1 sec)
  1. PDF Forms. Manage via C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++.... Save the PDF file. Create PDF Forms...textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/acroforms/
  2. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations....ActualMinorUnit ; // Saves the presentation presentation . Save ( "ErrorBars_out...SwitchRowColumn (); // Saves presentation pres . Save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/net/chart-axis/
  3. Android API to Render MHTML to WORDML | product...

    Transform MHTML to WORDML via Android via Java API...Convert MHTML to DOC by using save method Load DOC file by using...Aspose.Words Save the document to WORD_ML format using save method...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render XPS to WORDML | products....

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

    products.aspose.com/total/android-java/conversi...
  5. Add Pages to PDF Document|Aspose.PDF for Go via...

    Explore how to add pages to an existing PDF in Go with Aspose.PDF for enhancing and expanding your documents.... The Save method ensures that modifications...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    docs.aspose.com/pdf/go-cpp/add-pages/
  6. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting....DiagonalCornersRound, // then save the document with "Strict" or..."Transitional" compliance, which allows saving shape as DML. OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to Transform DAE to OBJ using Java

    This article describes how to transform DAE to OBJ using Java. It contains information to set IDE, a list of steps, and a runnable sample code to convert DAE to OBJ using Java....the DAE file to OBJ using the save() method in the Scene class...class object and saved as OBJ using the save method. However optional...

    kb.aspose.com/3d/java/how-to-transform-dae-to-o...
  8. PdfSaveOptions.dml_effects_rendering_mode prope...

    PdfSaveOptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered.... saving . DmlEffectsRenderingM : ...., value : aspose . words . saving . DmlEffectsRenderingM ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....Mediu ); //Save the output excel file wb -> Save ( outputPath...charValue ()); //Save the output excel file wb -> Save ( outputPath...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  10. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++.... Finally, it saves the workbook in output XLSX...); // Save the workbook in output XLSX format wb . Save ( outputFilePathXlsx...

    docs.aspose.com/cells/cpp/create-slicer/