Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 105,537 for

import

(0.12 sec)
  1. DXF Processing Features for Layer Support - Fre...

    Hello, We have been using the aspose.imaging product family to convert .svg to .dxf. However, the aspose.imaging product doesn’t support layers in the output .dxf file. Does the aspose.CAD product family support the ab…...specifying layers: import com.aspose.cad.Image; import com.aspose.cad...imageoptions.CadRasterizationOpti; import com.aspose.cad.imageoptions...

    forum.aspose.com/t/dxf-processing-features-for-...
  2. Ինչպես փոխարկել PDF-ը OneNote-ին՝ օգտագործելով C#

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել PDF-ը OneNote-ի՝ օգտագործելով C#: Այն պարունակում է բոլոր մանրամասները շրջակա միջավայրը կարգավորելու համար, ծրագրավորման քայլերի ցանկ և գործարկվող կոդ՝ PDF-ը OneNote-ին C#-ի միջոցով փոխանցելու համար:...տվյալները պահելու համար Կանչեք Import() մեթոդը Document դասից այնքան...հայտարարմամբ, որին հաջորդում է Import() մեթոդը մի քանի անգամ կանչելով՝...

    kb.aspose.com/hy/note/net/how-to-convert-pdf-to...
  3. System::Security::Cryptography::X509Certificate...

    Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protect......virtual ASPOSECPP_SHARED_API void Import (const String &filename, const...virtual ASPOSECPP_SHARED_API void Import (const String &filename, const...

    reference.aspose.com/page/cpp/class/system.secu...
  4. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python...in a slide: import aspose.slides as slides import aspose.pydrawing...different image: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-zoom/
  5. How to export range of such objects into image ...

    Dear, I have a complex problem here. There is a set of shapes, I want convert them into one image and replace these shapes with this image. How can I do this?63bd2a363f3cb00009bfe55e.docx (207.6 KB) image.png (41.1 KB)...required area: import aspose.words as aw import aspose.pydrawing...pydrawing as pydraw from PIL import Image doc = aw.Document("C:\\Temp\\in...

    forum.aspose.com/t/how-to-export-range-of-such-...
  6. ImportFormat | Aspose.PDF for Python via .NET A...

    Specifies Import format....ImportFormat enumeration Specifies import format. Members Member name...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  7. Convert Word containing ink to PDF - Free Suppo...

    Hi there I need to convert a word document (docx) with ink to a pdf/a document. Although I found many different forum entries, unfortunately I did not find a solution to this problem. Is it basically not possible to per…...conversion: import com.aspose.words.Document; import com.aspose...aspose.words.PdfSaveOptions; import com.aspose.words.PdfCompliance;...

    forum.aspose.com/t/convert-word-containing-ink-...
  8. 23.6 Release Notes|Aspose.Words for Python via ...

    Aspose.Words for Python via .NET 23.6 Release Notes – the latest updates and fixes....InvalidOperationExce is thrown upon importing node with KeepSourceFormatting...existing behavior is especially important and is documented here. Added...

    docs.aspose.com/words/python-net/aspose-words-f...
  9. Presentation Properties|Aspose.Slides for Pytho...

    PowerPoint presentation properties in Python...PresentationFormat , Subject and Title import aspose.slides as slides # Instantiate...properties of the presentation file. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/presentation-...
  10. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF files within any Python based application.....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // Create Diagram class instance...

    products.aspose.com/diagram/python-java/create-...