Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 347,048 for

save

(0.16 sec)
  1. Bookmark.name property | Aspose.Words for Python

    Bookmark.name property. Gets or sets the name of the bookmark....bookmark will be stored when you save the document. Examples Shows...underscores if we open the saved document with Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Utilize Sheet.SheetId property of OpenXml with ...

    This article shows how to utilize Sheet.SheetId property of OpenXml using Excel manipulation C++ API or Library programmatically....then assigns it new Tab Id and saves it as output Excel file . Please...SetTabId ( 358 ); // Save the workbook wb . Save ( u "outputSheetId...

    docs.aspose.com/cells/cpp/utilize-sheet-sheetid...
  3. 使用 Python 从 PDF 中移除水印 | Aspose.PDF

    通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中删除水印的 Python 源代码....artifacts [ 1 ]) # save result pdf to file document . save ( path_outfile...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  4. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++.... Finally, it saves the workbook as output Excel...slicers . Remove ( slicer ); // Save the workbook in output XLSX...

    docs.aspose.com/cells/cpp/removing-slicer/
  5. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....( false ); // Save the workbook workbook . Save ( srcDir + u "outputfile...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  6. Convert Revision of XLSB to XLSM with C++|Docum...

    Learn to convert revisions of XLSB files into XLSM format using Aspose.Cells with C++....inputFilePath ); // Save Workbook to XLSM format workbook . Save ( outDir...); std :: cout << "Workbook saved successfully in XLSM format...

    docs.aspose.com/cells/cpp/convert-revision-of-x...
  7. Replacing Images inside Presentation Image Coll...

    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....[ 3 ]); //Save the presentation presentation . Save ( "c:\\Pr...

    docs.aspose.com/slides/net/replacing-images-ins...
  8. Convert PDF to XML in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/conversion/pdf-t...
  9. Slide Section|Aspose.Slides Documentation

    Add and edit section in PowerPoint presentation in C# or .NET... Save ( "pres-sections.pptx" , SaveFormat...ReorderSectionWithSl ( section2 , 0 ); pres . Save ( "pres-sections-moved.pptx"...

    docs.aspose.com/slides/net/slide-section/
  10. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized document comment rendering. Enhance your document's clarity and presentation today!...Shows how to show comments when saving a document to a rendered format.... ShowInAnnotations ; doc . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words.lay...