Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 66,037 for

import

(0.14 sec)
  1. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....locally to a presentation: import aspose.slides as slides with...width, height, fname) method: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/video-frame/
  2. Aspose PDF not able to set InheritZoom on bookm...

    In my java application, I’ve been trying to create PDF with bookmarks to carry the “InheritZoom” (using XYZExplicitDestination) for compliance reason, but trying many ways, the resulting PDF keep using the “FitH” instead…...with “XYZ”: import com.aspose.pdf.Document; import com.aspose...Page; import com.aspose.pdf.XYZExplicitDestinati; import com.aspose...

    forum.aspose.com/t/aspose-pdf-not-able-to-set-i...
  3. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows.... import aspose.slides as slides with...is given. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/callout/
  4. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...package bug; import java.io.InputStream; import java.io.OutputStream;...OutputStream; import java.nio.file.Files; import java.nio.file.Path;...

    forum.aspose.com/t/nullpointerexception-when-co...
  5. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to stream, and in Web applications.... import aspose.pdf as ap document =...overloads of Save methods. import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/save-pdf-document/
  6. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...email import MailMessage from aspose.email.mime import HeaderCollection...HeaderCollection import aspose.email.mapi.msg as msg from aspose.email...

    forum.aspose.com/t/python-unable-to-convert-eml...
  7. Convert Markdown to HTML in Python – Aspose.HTML

    Convert Markdown to HTML using Aspose.HTML Python library. Consider Markdown to HTML conversion scenarios in Python examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-markdow...
  8. Konfigureer die produk in Visual Studio|Aspose....

    Hand konfigureer Aspose.Words vir C++ in Visual Studio....die lêer Voeg die volgende Import tags binne ImportGroup : <ImportGroup...Label= "ExtensionTargets" > <Import Project= "<path-to>\CodePorting...

    docs.aspose.com/words/af/cpp/configure-aspose-w...
  9. LaTeX to XPS | Python

    The Aspose.TeX API solution for Python provides conversion functionality to convert LaTeX files to XPS format. Here are a few code examples.... tex import * 2 from aspose. tex . io import * 3 from aspose... xps import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/python-net/latex-to-xps/
  10. Importing from Custom Objects|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....Importing from Custom Objects Contents [ Hide ] Developers can...can import data from collection of objects to a worksheet using...

    docs.aspose.com/cells/net/importing-from-custom...