Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 97,214 for

import

(0.1 sec)
  1. Merge PDF Files To PNG Using Python | products....

    Merge multiple PDF files in Python....single PNG file import aspose.slides as slides import aspose.pydrawing...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  2. System::Security::Cryptography::X509Certificate...

    Public Types | Public Member Functions | Static Public Member Functions | List of all members System::Security::Crypt......virtual ASPOSECPP_SHARED_API void Import (const String &filename, const...virtual ASPOSECPP_SHARED_API void Import (const String &filename, const...

    reference.aspose.com/barcode/cpp/class/system.s...
  3. Issue while Replacing pattern in word document ...

    Hi Team, I am trying to replace a certain pattern in the word document with a tag. The code is not working fine if there are multiple occurrences of the pattern on the same line. It only replaces the first one. Code fo…...util; import com.aspose.words.*; import com.sirionlabs...ruleengine.core.dto.NotRuleCriteria; import java.util.ArrayList; public...

    forum.aspose.com/t/issue-while-replacing-patter...
  4. System::Security::Cryptography::X509Certificate...

    Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members System::S......override ASPOSECPP_SHARED_API void Import (const String &filename, const...override ASPOSECPP_SHARED_API void Import (const String &filename, const...

    reference.aspose.com/page/cpp/class/system.secu...
  5. System::Security::Cryptography::X509Certificate...

    Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members System::S......override ASPOSECPP_SHARED_API void Import (const String &filename, const...override ASPOSECPP_SHARED_API void Import (const String &filename, const...

    reference.aspose.com/page/cpp/class/system.secu...
  6. to_tiff method | Aspose.Cells for Python via .N...

    to_tiff method Contents [ Hide ] to_tiff Render whole worksheet as Tiff Image to stream. def to_tiff ( self , stream ......cells import SaveFormat , Workbook from...from aspose.cells.rendering import ImageOrPrintOptions , SheetRender...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....examples ; import com.aspose.pdf.BorderInfo ; import com.aspose...BorderSide ; import com.aspose.pdf.Color ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/add-rectangle/
  8. Set Code Text for BarCode in Ruby|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....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/set-code-text-for-...
  9. signature_line property | Aspose.Cells for Pyth...

    signature_line property signature_line property Gets and sets the signature line Example from aspose.cells Import Wor......cells import Workbook from aspose.cells.drawing import SignatureLine...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Extracting Effective AutoShape Path from a Powe...

    Hi! I am using aspose.slides for Python and I am having troubles extracting the effective path geometry for autoshape objects. The get_geometry_paths() of the shape returns only the base geometry path (for example if it …... here is the code snippet: import aspose.slides as slides from...from aspose.slides import AutoShape import matplotlib.pyplot as...

    forum.aspose.com/t/extracting-effective-autosha...