Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 69,578 for

import

(0.29 sec)
  1. Გადაიყვანეთ Გამოსახულება BMP Java

    გადაიყვანეთ Გამოსახულება BMP Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც BMP Java...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document...ImageSaveOptions (SaveFormat.BMP)); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/conversion/im...
  2. Შეკუმშოს TIFF Java

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

    products.aspose.com/words/ka/java/compress/tiff/
  3. Manage Presentations in PHP|Aspose.Slides for P...

    Manage PowerPoint PPT, PPTX and ODP presentations with Aspose.Slides for PHP via Java: create, load, edit, clone slides and control content programmatically....Merge Presentations in PHP Import Presentations from PDF or HTML...

    docs.aspose.com/slides/php-java/manage-presenta...
  4. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....from Excel workbooks and importing content into a presentation...a simple and intuitive way. Import an Excel Chart The next step...

    docs.aspose.com/slides/cpp/excel-integration/
  5. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....from Excel workbooks and importing content into a presentation...a simple and intuitive way. Import an Excel Chart The next step...

    docs.aspose.com/slides/androidjava/excel-integr...
  6. Սեղմել DOCX Ը Python Ում

    Սեղմեք DOCX ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...install aspose-words Պատճենել import aspose.words as aw doc = aw..."Output.docx" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/compres...
  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. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow....to add an image to a slide: import aspose.slides as slides with...slide: import aspose.slides as slides import urllib2 import base64...

    docs.aspose.com/slides/python-net/image/
  10. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...using: import aspose.pdf as ap import fitz # PyMuPDF import io import...import re def build_patterns(placeholder): inner = placeholder...

    forum.aspose.com/t/table-placeholder-replacemen...