Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 158,771 for

open

(0.12 sec)
  1. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    C++ sample code to scan and decode Interleaved 2-of-5 (ITF) barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, or Linux 64-bit....Learn Download from NuGet × Open NuGet package manager, search...latest version directly: just open NuGet package manager, search...

    products.aspose.com/barcode/cpp/itf/recognize/
  2. Scan Royal Mail 4-State Customer Code (RM4SCC) ...

    C++ sample code to scan and decode Royal Mail 4-State Customer Code (RM4SCC) in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, or Linux 64-bit....Learn Download from NuGet × Open NuGet package manager, search...latest version directly: just open NuGet package manager, search...

    products.aspose.com/barcode/cpp/rm4scc/recognize/
  3. FieldEditTime class | Aspose.Words for Python

    aspose.words.fields.FieldEditTime class. Implements the EDITTIME field...time spent with the document open in a Microsoft Word window....time spent with the document open. We can also edit it ourselves...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. 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...set the encoding with which to open a document. let loadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Lock PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to read protected (password encrypted) documents, secure a document with protection, or remove protection.... Open NuGet package manager, search...the code in your environment. Open a PDF document using Document...

    products.aspose.com/pdf/python-net/encrypt/
  6. WarningInfoCollection | Aspose.Words for Java

    Represents a typed collection of WarningInfo objects in Java.... // Open a document that contains text...the available font sources. // Open a document that contains text...

    reference.aspose.com/words/java/com.aspose.word...
  7. CustomPart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomPart class for flexible content management. Create unique, non-standard parts beyond ISO/IEC 29500 with ease!...are permitted within an Office Open XML document provided that they...preserves custom parts during open/save cycles. Some additional...

    reference.aspose.com/words/net/aspose.words.mar...
  8. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications.... // Open a document that was created..."Legacy fields.doc" ); // If we open the Word document and press...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 使用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...
  10. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using C++ library....pdf" ); // Open document auto document = MakeObject..."UpdateDimensions.pdf" ); // Open document auto document = MakeObject...

    docs.aspose.com/pdf/cpp/change-page-size/