Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 70,108 for

import

(0.21 sec)
  1. Ფაილის Კონტენტის Ოპტიმიზაცია Java Ის Გამოყენებით

    შეკუმშოს ფაილები Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე..."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/compress/
  2. Find the Root Element Name of XML Map|Documenta...

    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....XML Map Inside the Workbook Import XML Map inside a Workbook using...

    docs.aspose.com/cells/java/find-the-root-elemen...
  3. Installation|Documentation

    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....3D 从你的python代码这样: import aspose.threed as a3d scene...

    docs.aspose.com/3d/zh/python-net/installation/
  4. Remove Metadata from PDF in Ruby|Aspose.PDF for...

    Erase sensitive or unwanted metadata from PDF files programmatically with Aspose.PDF for Ruby.... doc = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  5. Force Line Breaks|Aspose.Words for JasperReports

    Aspose Words for JasperReports allow changing Force Line Breaks parameter.... In JasperReports: import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/force-line-...
  6. Add, Delete and Get Annotation|Aspose.PDF for Java

    With Aspose.PDF for Java you may add, delete and get annotations from your PDF file. Check all lists of annotations to resolve your task....Overview of supported Annotations Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/java/add-delete-and-get-ann...
  7. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....is a good idea to use this import context object because multiple...multiple nodes are being imported. // If you import multiple times without...

    docs.aspose.com/words/java/copy-bookmarked-text...
  8. How to Convert DataTable to Excel in C#

    In this short tutorial, you will learn how to convert DataTable to Excel in C#. You can control the process of writing DataTable to excel in C# by setting a number of properties of the DataTable....create a DataTable and then import it into the worksheet of the...add Aspose.Cells for .NET to import DataTable into Excel Create...

    kb.aspose.com/cells/net/how-to-convert-datatabl...
  9. 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-...
  10. Save SVG File – Aspose.SVG for Python via .NET

    Learn how to save an SVG document to a file, memory stream or Url using the Aspose.SVG for Python via .NET library....file: Copy 1 import os 2 from aspose. svg import SVGDocument 3...Url: Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/python-net/save-svg-file/