Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 107,129 for

import

(0.06 sec)
  1. Load And Save To Stream in Jython|Aspose.Words ...

    Load And Save Word Document To Stream using Jython....words import Settings from com . aspose . words import Document...aspose . words import SaveFormat from java . io import ByteArrayOutputStrea...

    docs.aspose.com/words/java/load-and-save-to-str...
  2. Converting To XPS in Jython|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....cells import Settings from com . aspose . cells import Workbook...cells import ImageFormat ; from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/java/converting-to-xps-in...
  3. String Searching in PST with Ignore Case in Rub...

    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....Outlook PST file pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'...data_dir + "search.pst" , Rjb :: import ( 'com.aspose.email.FileFormatVersion'...

    docs.aspose.com/email/java/string-searching-in-...
  4. Aspose.OCR for Java 20.9 - Release Notes

    Aspose.OCR for Java 20.9 - Release Notes – the latest updates and fixes....Example import static java.lang.System.out ; import java.awt...Rectangle ; import java.io.IOException ; import java.util.ArrayList...

    releases.aspose.com/ocr/java/release-notes/2020...
  5. Cannot get MS Teams Emoji, Sticker and GIFs (or...

    Samples.zip (98.4 KB) Aspose Team, We use the Aspose Email java package to extract attachments from msg files. Some msg files contain MS Teams Emoji, Sticker and GIFs (or Giphy). Their links are extracted as part of t…...Sample code: import com.aspose.email.Attachment; import com.aspose...LinkedResource; import com.aspose.email.MailMessage; import com.aspose...

    forum.aspose.com/t/cannot-get-ms-teams-emoji-st...
  6. Decreased image DPI when saving Word document t...

    Hi, I noticed that during the “Word to PDF” conversion the DPI of the image is reduced by 1 point. This happens for PNG images when the compression is set to JPEG format (PdfSaveOptions.setImageCompression(PdfImageCompr…...example; import com.aspose.pdf.ImageType; import com.aspose...PdfExtractor; import com.aspose.words.DocumentBuilder; import com.aspose...

    forum.aspose.com/t/decreased-image-dpi-when-sav...
  7. String Searching in PST with Ignore Case in Jyt...

    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....- email import Settings from com.aspose.email import MapiMessage...aspose.email import NoteColor from com.aspose.email import PersonalStorage...

    docs.aspose.com/email/java/string-searching-in-...
  8. create_aspose_words.py

    Import sys Import zipfile from wheel Import egg2wheel from jcc Import cpp Import os Import subprocess Import shutil Import platform if sys.argv.__len__() < 4: raise SystemError('Example: python X:\......import sys import zipfile from wheel import egg2wheel from jcc...jcc import cpp import os import subprocess import shutil import...

    docs.aspose.com/words/java/how-to-build-aspose-...
  9. Kак собрать файл ( .\шаблон.msg ) с текстом в к...

    “”" Kак собрать файл ( .\шаблон.msg ) с текстом в кодировке ascii (cp-1251) ??? “”" from independentsoft.msg Import Message from independentsoft.msg Import Recipient from independentsoft.msg Import ObjectType from in…...msg import Message from independentsoft.msg import Recipient...independentsoft.msg import ObjectType from independentsoft.msg import DisplayType...

    forum.aspose.com/t/k-msg-ascii-cp-1251/208048
  10. to_image method | Aspose.Cells for Python via ....

    to_image method Contents [ Hide ] to_image Creates the shape image and saves it to a stream in the specified format. ......drawing import ImageType from io import BytesIO imageStream...from aspose.cells.rendering import ImageOrPrintOptions op = ImageOrPrintOptions...

    reference.aspose.com/cells/python-net/aspose.ce...