Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 66,780 for

import

(0.08 sec)
  1. Փոխարկել WORD PNG Java

    Փոխարկեք WORD ը PNG ձևաչափի Java կոդով: Պահեք WORD որպես PNG օգտագործելով Java:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document...page + 1 ), saveOptions); } import com.aspose.words.*; Document...

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

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

    products.aspose.com/words/hy/java/conversion/wo...
  3. Get Page Count of PDF in Ruby|Aspose.PDF for Java

    Retrieve the total number of pages in a PDF document programmatically using Ruby with Aspose.PDF....Create PDF document pdf = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/get-page-count-of-pdf-...
  4. Შეკუმშოს 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/ka/java/compress/docx/
  5. Smartly Importing Master and Details Data into ...

    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....Ask AI Smartly Importing Master and Details Data into Excel With...Parameters for Master and Details To import master and details data into...

    docs.aspose.com/cells/net/how-to-use-master-and...
  6. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Java..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/compress/
  7. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side.... 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. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side.... 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...
  9. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath.... Copy 1 import os 2 from aspose. svg import SVGDocument 3...fimport os 2 from aspose. svg import SVGDocument 3 4 # Prepare a...

    docs.aspose.com/svg/python-net/navigate-svg/
  10. 在 Python 中安全加载和转换不可信的 HTML – Aspose.HTML

    学习如何使用 Aspose.HTML for Python via .NET 在 Python 中安全加载和转换不可信的 HTML。包括阻止脚本和外部图像的沙箱示例。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...html.converters as conv 6 import aspose.html.saving as sav 7...

    docs.aspose.com/html/zh/python-net/sandboxing/