Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 568,869 for

save

(0.15 sec)
  1. MHTMLSaveOptions | Aspose.HTML for .NET API Ref...

    Represents MHTML Save options. By assigning specific properties you can manage resource processing such as max handling depth and so on. More info see in documentation articlehttps//docs.aspose.com/html/net/converting-between-formats/html-to-mhtml/Save-options....MHTMLSaveOptions class Represents MHTML save options. By assigning specific...Converters ; using Aspose.Html.Saving ; using System ; using System...

    reference.aspose.com/html/net/aspose.html.savin...
  2. 使用 C++ 制作 PDF

    通过几个步骤在 C++ 中创建一个新的 PDF。使用 C++ 库轻松创建 PDF。..."); doc->Save(u"Output.pdf"); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/zh/cpp/make/pdf/
  3. Checked | Aspose.Note for .NET API 参考

    获取表示CheckBox是否处于选中状态的值... Save ( Path . Combine ( dataDir ...SetCompleted (); } } } oneFile . Save ( Path . Combine ( dataDir ...

    reference.aspose.com/note/zh/net/aspose.note/ch...
  4. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove pages from or to XPS documents with a few lines of C# code.... Save the changed XPS document using...using the XPsDocument.Save C# Code to add pages to an XPS file...

    products.aspose.com/page/net/add-delete-pages/
  5. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....Mediu ); //Save the output excel file wb -> Save ( outputPath...charValue ()); //Save the output excel file wb -> Save ( outputPath...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  6. Convert SXC to PPTX with .NET or with free Onli...

    Convert SXC to PPTX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free SXC to PPTX online converter quickly before integrating the code....Document class Save the document to PPTX format using Save method and..."input.sxc" ); // save SXC as PDF book . Save ( "pdfOutput.pdf"...

    products.aspose.com/total/net/conversion/sxc-to...
  7. PdfDigitalSignatureHashAlgorithm Enum | Aspose....

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enum. Specifies a digital hash algorithm used by a digital signature in C#....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfDigitalSignatureDetails.SignatureDate | Aspo...

    PdfDigitalSignatureDetails SignatureDate property. Gets or sets the date of the signing in C#....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::BarCode::ComplexBarcode::ComplexBarcode...

    Aspose::BarCode::ComplexBarcode::ComplexBarcodeGenerator Member List This is the complete list of members for Aspose:......count) System::Object inline Save (System::SharedPtr< System::IO::Stream...rcode::ComplexBarcodeGenera Save (System::String filename, A...

    reference.aspose.com/barcode/cpp/class/aspose.b...
  10. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java...."Demo" }, ts ); //Save the Document document . save ( _dataDir + "sample_watermark...delete ( fa ); } document . save ( _dataDir + "sample_watermark_del...

    docs.aspose.com/pdf/java/sticky-annotations/