Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 380,629 for

save

(1.84 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions::get_Ke...

    Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlCha...characters. bool Aspose :: Words :: Saving :: OoxmlSaveOptions :: get...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/net/aspose.words.low...
  3. PdfSaveOptions.Clone | Aspose.Words for .NET

    Discover the PdfSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your PDF management capabilities....document immediately before saving it to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_OfficeMathExportMode method. Specifies how OfficeMath will be written to the output file. Default value is Text in C++....Aspose::Words::Saving::MarkdownSaveOptions::get_OfficeMathExportMode...is Text . Aspose :: Words :: Saving :: MarkdownOfficeMathEx Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Extract Tagged Content from PDFs in Python|Aspo...

    Learn how to extract tagged PDF content in Python with Aspose.PDF for Python via .NET, including access to tagged content, root structure, and child structure elements.... Save the document. import aspose..."en-US" ) # Save Tagged PDF Document document . save ( outfile...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  6. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for C++动态保存文件并直接发送给客户端浏览器。... 为此,使用接受以下参数的 Save 方法的特殊重载版本: HttpResponse 对象。...workbook Workbook workbook ; // Save in Excel2003 XLS format U16String...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  8. PdfDigitalSignatureTimestampSettings.Password |...

    Secure your PDF documents with the PdfDigitalSignatureTimestampSettings. Easily manage timestamp server passwords for enhanced protection and compliance....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfDigitalSignatureTimestampSettings.UserName |...

    Discover the PdfDigitalSignatureTimestampSettings UserName property for secure timestamping. Enhance your document integrity with reliable server authentication....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert PDF to Microsoft Excel|Aspose.PDF for P...

    Aspose.PDF for PHP allows you to convert PDF to Excel format using PHP. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) method. Converting a PDF...ExcelSaveOptions class to specify the save options. $saveOption = new ExcelSaveOptions...

    docs.aspose.com/pdf/php-java/convert-pdf-to-excel/