Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 159,807 for

open

(0.18 sec)
  1. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...02_OutputDirectory \\ " ; // Open an ODS file Workbook workbook...02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  2. Display MHT Formats Using C++ | Aspose.PDF

    Open and view MHT documents programmatically with C++ sample code using Aspose.PDF for C++... Open NuGet package manager, search...

    products.aspose.com/pdf/cpp/viewer/mht/
  3. Move Pages to PDF using php-java | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with PHP sample code using Aspose.PDF for PHP via Java...one PDF Document to Another // Open document $document = new Document...

    products.aspose.com/pdf/php-java/pages/move/
  4. Add Watermark to PDF using C# | Aspose.PDF

    Add watermark to PDF file programmatically with C# sample code using Aspose.PDF for .NET... Open NuGet package manager, search...

    products.aspose.com/pdf/net/watermark/add/
  5. Using Aspise.Cells for Java with Perl|Documenta...

    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....#$workbook->open("t.xls"); $ok ++ ; print "open $ok\n" ; my $worksheets...

    docs.aspose.com/cells/java/using-aspose-cells-f...
  6. 获取列标题|Documentation

    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....worksheetName , string cellName ) { // Open the document as read-only. using...document = SpreadsheetDocument . Open ( docName , false )) { IEnumerable...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  7. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#.... Open ( "Add Headers and Footers.doc"...

    docs.aspose.com/words/net/add-headers-and-footers/
  8. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity.... # Open a document that contains text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving....doc" , saveOptions ); // Open the saved document, then verify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document. Can be null. Default is null in C++....set the encoding with which to open a document. auto loadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...