Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 66,687 for

import

(0.15 sec)
  1. Urobiť Markdown Pomocou Java

    Vytvorte nový Markdown v Java v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice Java....Vložiť záložku Vložiť graf import com.aspose.words.*; Document...); doc.save( "Output.md" ); import com.aspose.words.*; Document...

    products.aspose.com/words/sk/java/make/md/
  2. Urobiť DOC Pomocou Java

    Vytvorte nový DOC v Java v niekoľkých krokoch. Jednoducho vytvorte DOC pomocou knižnice Java....Vložiť záložku Vložiť graf import com.aspose.words.*; Document...); doc.save( "Output.doc" ); import com.aspose.words.*; Document...

    products.aspose.com/words/sk/java/make/doc/
  3. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....for a brush: import aspose.slides as slides import aspose.pydrawing...for a brush: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-ink/
  4. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...example in Java: import com.aspose.pdf.Color; import com.aspose.pdf...Document; import com.aspose.pdf.Rectangle; import com.aspose...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  5. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 外部乳胶软件包| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API支持使用库本身中未包含的外部软件包的使用,例如Fancybox和PGFPLOTS软件包... tex import * 2 from aspose. tex . io import * 3 from aspose...image import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/zh/python-net/external-late...
  9. Adding Attachment to a PDF document using Pytho...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for Python via .NET library.... Import the Aspose.PDF package Create...attachment in a PDF document. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  10. Convert Image To TXT Java

    Convert Image to TXT format in Java code. Save Image as TXT using Java....professional software solution to import and export image, TXT, and..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/image...