Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 346,959 for

save

(0.1 sec)
  1. HTML to SVG Converter using Python | Aspose.PDF

    Sample code on Python for HTML to SVG conversion. Use example code for batch HTML to SVG conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as a SVG image...

    products.aspose.com/pdf/python-net/conversion/h...
  2. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。...pageNumberStamp ); // Save PDF document document . Save ( dataDir + "PageNumberStamp_out...artifact ); } } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/add-page-number/
  3. Document.versions_count property | Aspose.Words...

    Document.versions_count property. Gets the number of document versions that was stored in the DOC document.... If you save this document using Aspose.Words...Words, the document will be saved without versions. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentPartSavingArgs class | Aspose.Words for...

    Aspose.Words.Saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.documentPartSaving()](../idocumentpartsavingcallback/documentPartSaving/#documentpartsavingargs) callback... To learn more, visit the Save a Document documentation article... Remarks When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Export PPS to RTF on Andorid via Java or with f...

    Convert PPS to RTF in mobile apps without installing any software or online. Test free PPS to RTF online converter quickly before integrating the code....Convert PPS to HTML by using save method and set Html as SaveFormat...Document class Save the document to RTF format using save method and...

    products.aspose.com/total/android-java/conversi...
  6. Export PPSM to DOC on Andorid via Java or with ...

    Convert PPSM to DOC in mobile apps without installing any software or online. Test free PPSM to DOC online converter quickly before integrating the code....Convert PPSM to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOC format using save method and...

    products.aspose.com/total/android-java/conversi...
  7. SaveOptions.update_created_time_property proper...

    SaveOptions.update_created_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.created_time](../../../aspose.words.properties/builtindocumentproperties/created_time/) property is updated before saving...property is updated before saving. Default value is False ; @property...“CreatedTime” property when saving. doc = aw . Document () created_time...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to How to Set FitToPagesWide and FitToPagesTall using Aspose.Cells library with C++....SetFitToPagesWide ( 1 ); // Save the workbook workbook . Save ( U16String (...)); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  9. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....isLocked(), false); // If we plan on saving the OLE object to a file in...; // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/java/com.aspose.word...
  10. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    Aspose.Words.Saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as shape, widths and other during saving....shape, widths and other during saving. Members Name Description Centimeters...that the document content is saved using centimeters. Inches Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...