Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word documents in C#....PHP_EOL ; // Save the modified document. $doc -> Save ( $dataDir...replaced successfully. \n File saved at " . $dataDir . "ReplaceSimple...
Aspose::Words::Fonts::FontInfoCollection::get_EmbedTrueTypeFonts method. Specifies whether or not to embed TrueType fonts in a document when it is Saved. Default value for this property is false in C++....fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...
Provides a read-only collection of digital signatures attached to a document in Java....Date()); // There are two ways of saving a signed copy of a document...a local system filename and save a signed copy at a location...
Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...tooltip" )); // Save PDF document document . Save ( dataDir + "Tooltip_out...field ); } // Save PDF document document . Save ( dataDir + "Tooltip_out...
Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....); // Save the pdf file with PdfSaveOptions wb . Save ( u "....); std :: cout << "PDF file saved successfully with gridlines...
本文包含示例代码,描述如何使用C++的Node.js API在Excel工作簿内以及跨工作簿编程复制和移动工作表。..."Sheet1" ); // Save the Excel file. wb . save ( path . join (...get ( 0 )); // Save the file. excelWorkbook1 . save ( path . join...
Set background in PowerPoint presentation in JavaScript... Save the modified presentation. This...presentation to disk pres . save ( "ContentBG.pptx" , aspose...
Chart workbook in PowerPoint presentation in Java... Save the presentation. This Java...0 , "A12" , lbl2 )); pres . save ( "resultchart.pptx" , SaveFormat...
Add, remove, and extract VBA macros in PowerPoint presentations in C# or .NET... Save the presentation. This C# code...officeReference ); // Saves the Presentation presentation . Save ( dataDir...
Create and manage table in PowerPoint presentations in C# or .NET... Save the modified presentation. This...Cells" ; // Saves the presentation to Disk pres . Save ( "table...