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

import

(0.16 sec)
  1. Փոխարկել DOC PDF Java

    Փոխարկեք DOC ը PDF ձևաչափի Java կոդով: Պահեք DOC որպես PDF օգտագործելով Java:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document...); doc.save( "Output.pdf" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/conversion/do...
  2. Փոխարկել HTML DOCX Java

    Փոխարկեք HTML ը DOCX ձևաչափի Java կոդով: Պահեք HTML որպես DOCX օգտագործելով Java:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/conversion/ht...
  3. Փոխարկել WORD MARKDOWN Java

    Փոխարկեք WORD ը MARKDOWN ձևաչափի Java կոդով: Պահեք WORD որպես MARKDOWN օգտագործելով Java:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document...); doc.save( "Output.md" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/conversion/wo...
  4. Փոխարկել WORD TXT Java

    Փոխարկեք WORD ը TXT ձևաչափի Java կոդով: Պահեք WORD որպես TXT օգտագործելով Java:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document...); doc.save( "Output.txt" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/conversion/wo...
  5. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Table using Python Tables are important when working with PDF documents...text in an existing PDF file. import aspose.pdf as ap # Load source...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  6. Սեղմել DOCX Ը Java Ում

    Սեղմեք DOCX ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/compress/docx/
  7. Შეკუმშოს WORD Java

    შეკუმშოს WORD Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/compress/word/
  8. 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...
  9. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... import platform from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... import platform from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...