Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 64,841 for

import

(0.06 sec)
  1. Avoid exponential notation of large numbers whi...

    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....notation of large numbers while importing from HTML Contents [ Hide...than 15 digits and when you import your HTML to excel file, these...

    docs.aspose.com/cells/net/avoid-exponential-not...
  2. 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...
  3. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...property to "false" to not import any list numbers into the destination..."KeepSourceNumbering" property to "true" import all clashing // list style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 CPP 中使用早期绑定|Aspose.PDF for .NET

    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....在运行示例之前,请注意 #import typelib.tlb 会使 C++ 编译器生成 2...Cross-referenced type libraries: 并且有一个或多个 #import 。只需在导入主类型库之前将它们复制到您的代码中,并以...

    docs.aspose.com/pdf/zh/net/using-early-binding-...
  5. Installation and Quick Start Tutorial|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....barcode1 ; // import the required packages import java.io.File...File ; import net.sf.jasperreports.engine.JREmptyDataSource ; import...

    docs.aspose.com/barcode/jasperreports/quickstar...
  6. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF document from a Word report: Import com.aspose.words.Document; Import com.aspose.words.SaveFormat; public class WordToPdf { …...Word report: import com.aspose.words.Document; import com.aspose...PdfSaveOptions : import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/the-generated-pdf-report-has...
  7. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python.... import clr aspose_pdf = clr . AddReference...from System import TimeSpan from Aspose.Pdf import Document ,...

    docs.aspose.com/pdf/net/python-net/
  8. Move PDF Pages programmatically via Python|Aspo...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET.... import aspose.pdf as apdf from os import path path_infile...page at the end of a PDF file. import aspose.pdf as ap srcDocument...

    docs.aspose.com/pdf/python-net/move-pages/
  9. Customize Pie Charts in Presentations with Pyth...

    Learn how to create and customize pie charts in Python with Aspose.Slides, exportable to PowerPoint and OpenDocument, boosting your data storytelling in seconds.... import aspose.slides.charts as charts import aspose.slides...PPTX file. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/pie-chart/
  10. 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...