Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 159,796 for

open

(0.24 sec)
  1. SignatureLineOptions.Email | Aspose.Words for .NET

    Manage suggested signer email addresses effortlessly with SignatureLineOptions. Enhance your email workflow with customizable options for seamless communication....certHolder , signOptions ); // Re-open our saved document, and verify...

    reference.aspose.com/words/net/aspose.words/sig...
  2. SignatureLineOptions.instructions property | As...

    SignatureLineOptions.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line...certHolder , signOptions ); // Re-open our saved document, and verify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is updated before saving in C++....doc" , saveOptions ); // Open the saved document, then verify...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. LoadOptions.Password | Aspose.Words for .NET

    Manage your encrypted documents effortlessly with LoadOptions Password property. Securely set or retrieve your password for seamless access....Gets or sets the password for opening an encrypted document. Can...need to know the password to open an encrypted document. If the...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Merge XPS files | Aspose.Page for Python via .NET

    Merger XPS functionality of Aspose.Page API solution for Python allows you to combine several XPS files into a single XPS or PDF document....the PDF output stream 13 with open (data_dir + "mergedXPSfiles...an XPS input stream 15 with open (data_dir + "input.xps" , "rb"...

    docs.aspose.com/page/python-net/merge/xps/
  6. Aspose::Words::DocumentBase::get_WarningCallbac...

    Aspose::Words::DocumentBase::get_WarningCallback method. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss in C++.... // Open a document that contains text...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::WarningInfoCollection::Warning m...

    Aspose::Words::WarningInfoCollection::Warning method. Implements the IWarningCallback interface. Adds a warning to this collection in C++.... // Open a document that contains text...

    reference.aspose.com/words/cpp/aspose.words/war...
  8. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_FontInfoSubstitution method. Settings related to font info substitution rule in C++.... // Open a document that contains text...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...Instantiate a Workbook object and open the excel file Workbook workbook...02_OutputDirectory \\ " ; // Open an ODS file Workbook workbook...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  10. 从TTF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...System::SharedPtr < Font > font = Font::Open(fontDef); 使用FileInfo对象从文件加载...> font = Aspose::Font::Font::Open(fontDef); 从文件中加载不包括初始化链中的fontfiledefinition对象...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...