Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 73,975 for

import

(2.99 sec)
  1. View or Edit PPS Files Metadata using Python | ...

    Python source code to edit or view PPS format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to PPS - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  2. View or Edit PPTX Files Metadata using Python |...

    Python source code to edit or view PPTX format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to PPTX - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  3. View or Edit PPSM Files Metadata using Python |...

    Python source code to edit or view PPSM format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to PPSM - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  4. View or Edit PPSX Files Metadata using Python |...

    Python source code to edit or view PPSX format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to PPSX - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  5. CellCollection indexer | Aspose.Words for Python

    CellCollection indexer. Retrieves a [Cell](../../cell/) at the given index.... from api_example_base import ApiExampleBase , MY_DIR , ARTIFACTS_DIR...TEMP_DIR , IMAGE_DIR , FONTS_DIR import aspose.words as aw doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldImport | Aspose.Words for Java

    Implements the Import field in Java....extends Field Implements the IMPORT field. To learn more, visit...how to insert images using IMPORT and INCLUDEPICTURE fields....

    reference.aspose.com/words/java/com.aspose.word...
  7. Get Permissions using Go|Aspose.PDF for Go via C++

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Go via C++.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import ( "fmt" "log" "strings" ) var permissionNames...

    docs.aspose.com/pdf/go-cpp/get-permissions/
  8. Working with VRML Format|Documentation

    Aspose.3D for Python via .NET allows working with VRML version 1.0. VRML file format has been added to the FileFormat class. Aspose.3D can auto detect the format, so the FileFormat is usually ignored in Open method. The following code snippet shows how open VRML file format....threed import Scene # For complete examples...

    docs.aspose.com/3d/python-net/working-with-vrml...
  9. FontSavingArgs.bold property | Aspose.Words for...

    FontSavingArgs.bold property. Indicates whether the current font is bold....from pathlib import Path from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get XMP Metadata from PDF File in Ruby|Aspose.P...

    Access and manipulate XMP metadata in PDF documents using Ruby with Aspose.PDF.... doc = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/get-xmp-metadata-from-...