Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 363,406 for

save

(0.12 sec)
  1. Disable CSS while saving to HTML with JavaScrip...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for JavaScript via C++....Disable CSS while saving to HTML with JavaScript via C++ Contents...Possible Usage Scenarios When you save your Excel file to a single...

    docs.aspose.com/cells/javascript-cpp/disable-cs...
  2. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to insert and delete rows and columns through the Aspose.Cells for PHP via Java APIs....-> insertRows ( 2 , 1 ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Insert Row.xls"...

    docs.aspose.com/cells/java/inserting-and-deleti...
  3. 在 PHP 中插入和删除行和列|Documentation

    通过 Aspose.Cells for PHP via Java API 学习如何通过 API 插入和删除行和列。...-> insertRows ( 2 , 1 ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Insert Row.xls"...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  4. Aspose::Words::Document::get_VersionsCount meth...

    Aspose::Words::Document::get_VersionsCount method. Gets the number of document versions that was stored in the DOC document in C++.... If you save this document using Aspose.Words...Words, the document will be saved without versions. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....specification will be used when saving in the DOCX format. Members...DiagonalCornersRound, // then save the document with "Strict" or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。...textFragment3 ); // Save PDF document document . Save ( dataDir + "...paragraph ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  7. PdfSaveOptions.AdditionalTextPositioning | Aspo...

    Discover the PdfSaveOptions AdditionalTextPositioning property to control text positioning in PDFs. Enhance your document's layout effortlessly!...can pass to the document's "Save" method // to modify how that...applyAdditionalTextP }; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. How to Convert HTML to Word Document using C#

    This article guides on how to convert HTML to Word document using C#. It has all the details to set the IDE, a list of steps and a runnable sample code performing HTML to Word conversion using C#....class methods and properties Save the loaded HTML file as DOCX...object and saving it as a Word file using the save method. However...

    kb.aspose.com/words/net/how-to-convert-html-to-...
  9. 3D 演示文稿|Aspose.Slides for PHP 文档

    在 PHP 中的 3D PowerPoint 演示文稿...$imageScale ); $thumbnail -> save ( "sample_3d.png" , ImageFormat...dispose (); $presentation -> save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/3d-presentat...
  10. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp-cli/images/add/