Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 22,864 for

loadoptions

(0.31 sec)
  1. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to PDF. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…...saveOptions); LoadOptions wordsLoadOptions = new LoadOptions(); wordsLoadOptions...documents, you can try using LoadOptions.TempFolder , SaveOptions...

    forum.aspose.com/t/converting-email-to-pdf-cons...
  2. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...counter; TxtLoadOptions loadOptions = new TxtLoadOptions(LoadFormat...TxtLoadOptions(LoadFormat.CSV); loadOptions.Encoding = Encoding.UTF7; Workbook...

    forum.aspose.com/t/limitation-of-number-of-rows...
  3. Aspose::Words::Loading namespace | Aspose.Words...

    Aspose::Words::Loading namespace. The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading documents in C++.... LoadOptions Allows to specify additional...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. aspose.words.loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents.... LoadOptions Allows to specify additional...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Ինչպես սեղմել PNG-ը C#-ում

    Այս թեման ընդգրկում է աշխատանքային հոսքը, թե ինչպես սեղմել PNG-ը C#-ում: Այն ընդգրկում է բոլոր ռեսուրսները, կարևոր դասերը, մեթոդները և գործարկվող օրինակելի կոդը՝ C#-ում PNG ֆայլի չափը նվազեցնելու համար հավելված մշակելու համար:...պատկերները բեռնելու համար LoadOptions-ի այլ լրացուցիչ պարամետրերի...

    kb.aspose.com/hy/imaging/net/how-to-compress-a-...
  6. Word转pdf 图片丢失 - Free Support Forum - aspose.com

    SNT25070004_1(4).zip (2.4 MB) word转pdf 这里第四页的第二张图片不见了...8:22am 3 代码是 LoadOptions optionss = new LoadOptions(); optionss...

    forum.aspose.com/t/word-pdf/314770
  7. Create New Presentation with error: unable to c...

    Hi Aspose Support Team, I am currently using Aspose.Slides for .NET version 25.4.0. When attempting to load a PowerPoint file using a stream, I encounter an exception during the creation of the Presentation object. He…...ctor(Stream stream, LoadOptions loadOptions) at Aspose.Slides.Presentation...

    forum.aspose.com/t/create-new-presentation-with...
  8. LINQ Report Engine - When using XmlDataSource n...

    Hi, When iterating an element array from the datasource the report is coming as blank for the below input xml and the template. Input Xml <data> <testData> <persons> <department>IT</department> <c…...XmlDataLoadOptions loadOptions = new XmlDataLoadOptions(); loadOptions.setA...XmlDataSource(inputXmlBytes, loadOptions); ReportingEngine engine...

    forum.aspose.com/t/linq-report-engine-when-usin...
  9. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...DocSaveOptions object in a LoadOptions object. with self . assertRaises...load_options = aw . loading . LoadOptions ( password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...#=z_IIvKXU=(Stream #=z$A1ps7Y=, LoadOptions #=ze_om$e0=) Document.ctor(Stream...ctor(Stream input, LoadOptions options) AsposePdfGeneratorTe.C...

    forum.aspose.com/t/converting-html-to-pdf-error...