Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 365,752 for

save

(0.16 sec)
  1. How to Unhide Excel Sheet using C#

    This short tutorial guides on how to unhide Excel sheet using C#. It provides detailed steps, program flow and a runnable sample code to demonstrate the process to unhide all sheets using C#....with or without a password and save the resultant workbook on the...true if a sheet is not visible Save the resultant workbook with...

    kb.aspose.com/cells/net/how-to-unhide-excel-she...
  2. Aspose::Words::Drawing::ImageData::SetImage met...

    Aspose::Words::Drawing::ImageData::SetImage method. Sets the image that the shape displays in C++....InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 使用JavaScript通过C++将工作簿保存为严格的Open XML电子表格格式|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将工作簿保存为严格的Open XML电子表格格式。...< html > < head > < title > Save Workbook to Strict Open XML...> </ head > < body > < h1 > Save Workbook to Strict Open XML...

    docs.aspose.com/cells/zh/javascript-cpp/save-wo...
  4. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert FODP to PNG in JavaScript | products.as...

    Convert FODP to PNG in JavaScript. Use Node.js library API to convert FODP files to PNG...Presentation from FODP file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  6. Convert PPT to PNG in JavaScript | products.asp...

    Convert PPT to PNG in JavaScript. Use Node.js library API to convert PPT files to PNG...Presentation from PPT file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  7. Convert PPTM to JPG in JavaScript | products.as...

    Convert PPTM to JPG in JavaScript. Use Node.js library API to convert PPTM files to JPG...Presentation from PPTM file and save it as JPG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".jpg" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  8. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_set method. Gets or a sets a bookmark outline level by the bookmark name in C++....Aspose::Words::Saving::BookmarksOutlineLeve::idx_set method Contents...name. void Aspose :: Words :: Saving :: BookmarksOutlineLeve ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure....( table ); // Save PDF document document . Save ( dataDir + "RemoveTable_out...table ); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/remove-tables-from-exis...
  10. 在Ruby中将文件转换为MHTML文件|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....worksheet_to_mhtml ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Specify the HTML saving options sv = Rjb :: import...

    docs.aspose.com/cells/zh/java/converting-to-mht...