Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 109,877 for

import

(0.26 sec)
  1. Manage Hyperlinks|Aspose.Slides for Python Docu...

    Add hyperlink to a PowerPoint Presentation in Python...website hyperlink to a text: import aspose.slides as slides with...website hyperlink to a shape: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/manage-hyperl...
  2. Cells.Import | Aspose.Cells for .NET API Reference

    Cells method. Import data from data view...Import Cells.Import method Import data from data view....leState.Never)] public int Import ( IDataReader dataReader ,...

    reference.aspose.com/cells/net/aspose.cells/cel...
  3. Losing isLinkedToPrevious() information for Hea...

    Hi, I am having the following Issue with Aspose.Words for Java: When opening a docx file with 2 sections, where the header of section 2 is linked to the header of section 1 and then saving the file as copy, I get a fil…...sample; import com.aspose.words.Document; import com.aspose...HeaderFooter; import com.aspose.words.HeaderFooterType; import com.aspose...

    forum.aspose.com/t/losing-islinkedtoprevious-in...
  4. Extract Images from PDF File|Aspose.PDF for Java

    This section shows how to extract images from PDF file using Java library....examples ; import java.io.FileOutputStream ; import java.io.IOException...IOException ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/extract-images-from-pd...
  5. Adding JavaScript in Ruby|Aspose.PDF for Java

    Enable JavaScript functionality in PDFs using Aspose.PDF in Ruby for interactivity and automation.... doc = Rjb :: import ( ' com . aspose . pdf . Document...statement javaScript = Rjb :: import ( ' com . aspose . pdf . JavascriptAction...

    docs.aspose.com/pdf/java/adding-javascript-in-r...
  6. Aspose.OCR for Java 21.7 - Release Notes

    Aspose.OCR for Java 21.7 - Release Notes – the latest updates and fixes....Example import static java.lang.System.out ; import java.awt...Rectangle ; import java.io.IOException ; import com.aspose.ocr...

    releases.aspose.com/ocr/java/release-notes/2021...
  7. add_ole_object method | Aspose.Cells for Python...

    add_ole_object method add_ole_object Adds an OleObject. Returns def add_ole_object ( self , upper_left_row , top , up......from aspose import pycore import bytearray import int with open...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Working with Messages from Server|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....messages present on the server: import aspose.email as ae client =...‘save’ method on the msg object: import aspose.email as ae client =...

    docs.aspose.com/email/python-net/working-with-m...
  9. Გააკეთეთ 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/
  10. Შექმენით Დოკუმენტი Java Ში

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

    products.aspose.com/words/ka/java/make/