Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 55,226 for

import

(0.07 sec)
  1. Ustvari DOCX Z Uporabo Java

    Ustvarite novo DOCX v Java v nekaj korakih. Preprosto ustvarite DOCX s knjižnico Java....Vstavi zaznamek Vstavi grafikon import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/sl/java/make/docx/
  2. Გააკეთეთ DOCX Java Ის Გამოყენებით

    შექმენით ახალი DOCX Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX Java ბიბლიოთეკის გამოყენებით....ჩადეთ სანიშნე ჩასმა დიაგრამა import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/make/docx/
  3. Შექმენით Დოკუმენტი Java Ში

    შექმენით ფაილი Java ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი Java ში რამდენიმე ნაბიჯით....ჩადეთ სანიშნე ჩასმა დიაგრამა import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/make/
  4. Ustvari PDF Z Uporabo Java

    Ustvarite novo PDF v Java v nekaj korakih. Preprosto ustvarite PDF s knjižnico Java....Vstavi zaznamek Vstavi grafikon import com.aspose.words.*; Document...); doc.save( "Output.pdf" ); import com.aspose.words.*; Document...

    products.aspose.com/words/sl/java/make/pdf/
  5. 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...
  6. 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...
  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. Manage Ink|Aspose.Slides for Python Documentation

    Use ink tools to draw objects in PowerPoint Python...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/
  9. 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-...
  10. Installation|Aspose.Words for Python via .NET

    Install Aspose.Words for Python using Visual Studio tools such as Manage NuGet Packages or Package Manager Console and the MSI installer. Use the Full Trust permission set....code: # Import Aspose.Words for Python via .NET module import aspose...

    docs.aspose.com/words/python-net/installation/