Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 67,127 for

import

(0.18 sec)
  1. Save BarCode Image to Streams in Ruby|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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/save-barcode-image...
  2. Save Message as Draft 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....- email import Settings from com.aspose.email import MailMessage...email import MailAddress from com.aspose.email import MapiMessage...

    docs.aspose.com/email/java/save-message-as-draf...
  3. Manage Attachments in Email Message in Jython|D...

    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 MailMessage...email import MailAddress from com.aspose.email import Attachment...

    docs.aspose.com/email/java/manage-attachments-i...
  4. ASPOSE WORD DOCUMENT TO IMAGE DOCUMENT Conversi...

    I am using ASPOSE java word api to convert an word document to image document. However, I facing issue with it post conversion. After conversion it does not preserve the source document apperance. I am attaching an inpu…... import java.io.File; import com.aspose.words...Document; import com.aspose.words.DocumentBuilder; import com.aspose...

    forum.aspose.com/t/aspose-word-document-to-imag...
  5. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an issue in the latest jar. In the 2018 jar version, the output is correct (…...for both versions: import java.io.File; import java.io.FileInputStream;...FileInputStream; import java.io.InputStream; import java.util.ArrayList;...

    forum.aspose.com/t/replacing-placeholder-using-...
  6. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis....usually yellow, to indicate its importance or relevance. Underline annotation...page. Add Highlight Annotation import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/highlights-annot...
  7. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word document to stream using Ruby.... stream = Rjb :: import ( 'java.io.FileInputStream'...document into memory. doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/load-and-save-to-str...
  8. 在Python.NET中指定要存储的有效数字|Documentation

    了解如何使用Aspose.Cells for Python via .NET API控制存储在Excel文件中的有效数字。...cells import Workbook , CellsHelper import aspose.cells...cells import os import pytest # Set significant digits to 15 CellsHelper...

    docs.aspose.com/cells/zh/python-net/specifying-...
  9. Doughnut Chart Data Labels Are Missing When Lab...

    I need to set the donut chart label to white color. My code below will work for default color for the chart label, but when I try to set the color to white, the label is not displaying. The same works for the Pie chart l…...for Donut chart: import java.awt.Color; import com.aspose.slides...ChartType; import com.aspose.slides.FillType; import com.aspose...

    forum.aspose.com/t/doughnut-chart-data-labels-a...
  10. 为PDF添加背景|Aspose.PDF for Java

    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....examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import com.aspose.pdf.BackgroundArtifact ; import com.aspose...

    docs.aspose.com/pdf/zh/java/add-backgrounds/