Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 22,861 for

loadoptions

(2.1 sec)
  1. The error message generated is not sufficient t...

    Error raised when loading a .xer (Primavera) project file. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +60 System.Collec…...#=zKKDPksw=, Stream #=zMhINack=, LoadOptions #=z3U$Su6WWAFt$, #=zc_zV4sTuVgUmkVxdsjr5Hh=...#=zTdYw6uqkWvV6(Stream #=zMhINack=, LoadOptions #=z3U$Su6WWAFt$) +266 Aspose...

    forum.aspose.com/t/the-error-message-generated-...
  2. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...LoadOptions; // pdfStream – a Stream...PDF bytes PdfLoadOptions loadOptions = new PdfLoadOptions { //...

    forum.aspose.com/t/the-input-string-creatorinfo...
  3. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....that already exist in the LoadOptions class. In addition to them...the password property of LoadOptions (or PdfLoadOptions ). If...

    docs.aspose.com/words/python-net/convert-pdf-to...
  4. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadoptions for enhanced text document loading. Customize your Document object with flexible options for optimal performance....public class TxtLoadOptions : LoadOptions Constructors Name Description...Trim ())); } See Also class LoadOptions namespace Aspose.Words.Loading...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Headings and Body Theme Font|Documentation

    Aspose.Cells is a JavaScript‑via‑C++ library for working with spreadsheet files. It supports setting heading and body theme fonts in Excel documents, enabling users to customize the appearance and style of the document. This article introduces how to use the Aspose.Cells library to work with heading and body theme fonts in Excel documents....loading the file with the LoadOptions.region method. The following...(); // Instantiate a new LoadOptions. const options = new AsposeCells...

    docs.aspose.com/cells/javascript-cpp/headings-a...
  6. 用特定系统文化信息加载工作簿via JavaScript和C++|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....Cells for JavaScript通过C++提供了 LoadOptions.CultureInfo 属性,可以在不更改整个线..."text/javascript" > const { Workbook , LoadOptions , LoadFormat , CountryCode...

    docs.aspose.com/cells/zh/javascript-cpp/load-th...
  7. Jpeg2000 (jp2) files take very long time to to ...

    Using Aspose sample file (input.jp2) and Aspose sample code (.NET), the following is taking a very long time to process (over 8 minutes): Input file: https://github.com/aspose-imaging/Aspose.Imaging-for-.NET/blob/master…...jp2", new LoadOptions() { BufferSizeHint = 50 }))...Image.Load(inputPath, new LoadOptions() { BufferSizeHint = 50}))...

    forum.aspose.com/t/jpeg2000-jp2-files-take-very...
  8. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform.... The API’s LoadOptions class provides the DocumentPassword...steps: Create a new object of LoadOptions class Specify the password...

    docs.aspose.com/note/net/create-and-load-a-onen...
  9. Best practice to consider image alignment when ...

    Hello, a technical question. We convert pictures, including many pictures taken with mobile phones, to PDF. Is there a way to take into account the rotation of the mobile phone picture when converting to PDF? Kind Reg…...Load(InputFile, new LoadOptions())) { using (var exportOptions...Image.Load(InputFile, new LoadOptions())) { using (var exportOptions...

    forum.aspose.com/t/best-practice-to-consider-im...
  10. Aspose.Words.Loading | Aspose.Words for .NET

    Discover the Aspose.Words.Loading namespace for enhanced document loading options. Optimize your workflow with powerful classes and enumerations today!... LoadOptions Allows to specify additional...

    reference.aspose.com/words/net/aspose.words.loa...