Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 109,876 for

import

(0.3 sec)
  1. Extracting text from a DXF File - missing CadBa...

    I am following the example in the knowledge base: When running the example, I get this missing symbol error: ReadTest.java:[25,49] cannot find symbol symbol: class CadBaseEntity location: package com.aspose.cad…...suggested imports: import com.aspose.cad.Image; import com.aspose...License; import com.aspose.cad.fileformats.cad.CadImage; import com...

    forum.aspose.com/t/extracting-text-from-a-dxf-f...
  2. 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-...
  3. Aspose.Slides for Python 22.10 Release Notes|As...

    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....Enhancement SLIDESPYNET-50 Import error on Mac arm64 using python-intel64...demonstrates using these properties: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/aspose-slides...
  4. Stop or Resume an Assignment in Ruby

    Learn how to stop or resume Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...if assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/stop-or-resume-an-as...
  5. ImportDataAction | Aspose.PDF for Java API Refe...

    Upon invocation of an Import-data action Forms Data Format FDF data shall be Imported into the documentu2019s interactive form from a specified file....PdfAction Upon invocation of an import-data action, Forms Data Format...Format (FDF) data shall be imported into the document\u2019s interactive...

    reference.aspose.com/pdf/java/com.aspose.pdf/im...
  6. 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...
  7. 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
  8. Split Tasks in Ruby

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...:: import( 'com.aspose.tasks.Prj' ) 3 tsk = Rjb :: import( 'com...

    docs.aspose.com/tasks/java/split-tasks-in-ruby/
  9. Creating Slides Thumbnail Image in Ruby|Aspose....

    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....presentation file pres = Rjb::import('com.aspose.slides.Presentation')...to disk in JPEG format Rjb::import('javax.imageio.ImageIO').write(image...

    docs.aspose.com/slides/java/creating-slides-thu...
  10. Creating a Chart from Scratch in Ruby|Aspose.Sl...

    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....presentation file pres = Rjb::import('com.aspose.slides.Presentation')...sld.getShapes().addChart(Rjb::import('com.aspose.slides.ChartType')...

    docs.aspose.com/slides/java/creating-a-chart-fr...