Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 159,188 for

open

(0.1 sec)
  1. Aspose::Words::Saving::FontSavingArgs::get_Keep...

    Aspose::Words::Saving::FontSavingArgs::get_KeepFontStreamOpen method. Specifies whether Aspose.Words should keep the stream Open or close it after saving a font in C++....Words should keep the stream open or close it after saving a font...Specify true to keep the stream open. See Also Class FontSavingArgs...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... Open the PDF file using the Document...get_data_dir_asposepdf () # Open PDF document document = ap ...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  3. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... Open the PDF file using the Document...get_data_dir_asposepdf () # Open PDF document document = ap ...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  4. Java API to Render XML to FODS | products.aspos...

    Export XML to FODS via Java API without using Microsoft Excel or Adobe Reader...Convert XML File to FODS via Java Open XML file using Document class...Using the API, you can first open the protected document using...

    products.aspose.com/total/java/conversion/xml-t...
  5. Producer Name in Outputs|Aspose.Words for C++

    Aspose.Words for C++ add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format.... You can check it by opening the file in some binary editor...written. You can check it by opening the file in some binary editor...

    docs.aspose.com/words/cpp/generator-or-producer...
  6. Producer Name in Outputs|Aspose.Words for .NET

    Aspose.Words for .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format using C#.... You can check it by opening the file in some binary editor...written. You can check it by opening the file in some binary editor...

    docs.aspose.com/words/net/generator-or-producer...
  7. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....AddHyperlinkInPDFFil () { // Open document Document document =...extractedText ); } } } Remove Document Open Action from a PDF File How to...

    docs.aspose.com/pdf/java/actions/
  8. Convert PDF to PPTX in Go|Aspose.PDF for Go via...

    Aspose.PDF allows you to convert PDF to PPTX format using Go via C++....PDF library: Open a PDF document. Convert a PDF...func main () { // Open(filename string) opens a PDF-document with...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-power...
  9. Convert WORD to JSON Format in Android Apps | p...

    Parse WORD to JSON format in Android Apps without using Microsoft Word or Excel...WORD to JSON Format in Android Open WORD file using Document class...Using the API, you can also open the password-protected document...

    products.aspose.com/total/android-java/conversi...
  10. Optimize PDF using Aspose.PDF for Go via C++|As...

    Optimize and compress PDF files using Go tool.... The Open method loads the specified PDF...func main () { // Open(filename string) opens a PDF-document with...

    docs.aspose.com/pdf/go-cpp/optimize-pdf/