Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 67,033 for

import

(0.33 sec)
  1. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....demonstrates a sample operation: import aspose.slides as slides with...data label: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/chart-workbook/
  2. 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...
  3. Encrypt and Decrypt PDF|Aspose.PDF for Python v...

    Encrypt and Decrypt PDF File with Python via C++ application.... import AsposePDFPythonWrapp as apw import AsposePDFPython...AsposePDFPython as apCore import os import os.path # Set the directory...

    docs.aspose.com/pdf/python-cpp/set-privileges-e...
  4. Importing Email|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....Español Русский Portuguese Importing Email Contents [ Hide ] VSTO...VSTO Below is the code to import email using VSTO Outlook. string...

    docs.aspose.com/email/net/importing-email/
  5. Aspose Tex to PDF support - Free Support Forum ...

    Hello team, We are working on converting tex file to pdf by following TEX to PDF Converter using Java | Aspose.PDF. In our tex file, we are using some external tex dependent files as below (CTAN: /tex-archive/macros/g…...conversion: import java.io.FileOutputStream; import java.io.IOException;...IOException; import com.aspose.tex.OutputFileSystemDire; import com.aspose...

    forum.aspose.com/t/aspose-tex-to-pdf-support/31...
  6. Create New Email 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 MailMessageSaveType...

    docs.aspose.com/email/java/create-new-email-in-...
  7. Insert and Append Documents|Aspose.Words for No...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Node.js....position without any previous importing. The following code example...Document at Bookmark You can import a text file into a document...

    docs.aspose.com/words/nodejs-net/insert-and-app...
  8. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…...to set the license: python import aspose.words as aw # Load the...CONVERTER from typing import List import logging, json, time,...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  9. Stamp in xfdf cannot be imported - Free Support...

    Steps to reproduce: Open any PDF in Adobe Acrobat Reader, add a stamp Export the annotations to XFDF Import the XFDF using Aspose PDF Getting system exceptions when doing the Importing...Stamp in xfdf cannot be imported Aspose.PDF Product Family kzhu...Export the annotations to XFDF Import the XFDF using Aspose PDF Getting...

    forum.aspose.com/t/stamp-in-xfdf-cannot-be-impo...
  10. Aspose.Slides for Python: "No Usable Version of...

    Import jpype Import _jpype if not _jpype.isStarted(): jpype.startJVM(jpype.getDefaultJVMPath(), "-Djava.awt.headless=true") from aspose.slides Import Presentation, License from asposecells.api Import Workbook self.p…...21, 2025, 11:55am 1 import jpype import _jpype if not _jpype...headless=true") from aspose.slides import Presentation, License from...

    forum.aspose.com/t/aspose-slides-for-python-no-...