Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 23,021 for

loadoptions

(0.15 sec)
  1. 是否支持.md格式文件转换为docx或pdf格式 - Free Support Forum -...

    版本:23.8 编程语言:java 麻烦问下Aspose是否支持.md格式文件转换为docx或pdf格式 如果支持,麻烦给个示例代码呢 (我们这边试过用aspose-words做转换,但是md里引入的图片等内容都没生效)...您也可以尝试显式设置加载格式: LoadOptions opt = new LoadOptions(); opt.setLoadFormat(LoadFormat...

    forum.aspose.com/t/md-docx-pdf/326932
  2. Aspose.PSD for .NET 19.3 - Release Notes|Docume...

    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....png" ; var loadOptions = new PsdLoadOptions () {...Load ( sourceFileName , loadOptions )) { for ( int i = 0 ; i...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-3...
  3. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples.... The library uses the LoadOptions class to specify the source...file, you need to create a LoadOptions instance, set its LoadFormat...

    docs.aspose.com/cells/net/reading-and-writing-d...
  4. Html To PDF Conversion Is Overlapping Table hea...

    Hello. We are using the HTML to PDF converter, and the resulting PDF has overlapping headers for certain tables. Instead of the header and sub header appearing on their respective lines the conversion process is overla…...html"); var loadOptions = new Aspose.Pdf.HtmlLoadOptions();...g.UTF8.GetBytes(html)), loadOptions); pdfDoc.Save("output.pdf");...

    forum.aspose.com/t/html-to-pdf-conversion-is-ov...
  5. Ինչպես արտահանել մեծ Excel ֆայլ CSV C#-ով

    Այս թեման ցույց է տալիս, թե ինչպես արտահանել մեծ excel ֆայլ CSV C#-ով ծրագրային կերպով՝ ձեր .NET պատուհաններում կամ ASP.NET հավելվածներում՝ առանց Excel-ի:...հեշտությամբ կարելի է լուծել՝ LoadOptions դասի MemorySetting property...նախորդ քայլում ստեղծված LoadOptions օբյեկտը Վերջապես, պահպանեք...

    kb.aspose.com/hy/cells/net/how-to-export-large-...
  6. Aspose.Pdf Warning callback - Free Support Foru...

    Hi, I’m using Aspose.Pdf.Drawing version 24.9. I have a c# method to convert images into a pdf. I have added warning callback for other libraries. but when I try to add warning callback with Aspose.Pdf, I’m facing error…... Looks like LoadOptions / SaveOptions are also not...

    forum.aspose.com/t/aspose-pdf-warning-callback/...
  7. LoadOptions.Password | Aspose.Words for .NET

    Manage your encrypted documents effortlessly with Loadoptions Password property. Securely set or retrieve your password for seamless access....Password Contents [ Hide ] LoadOptions.Password property Gets or...signOptions ); See Also class LoadOptions namespace Aspose.Words.Loading...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded in C++.... auto loadOptions = System :: MakeObject <...:: LoadFormat :: Html , loadOptions -> get_LoadFormat ()); auto...

    reference.aspose.com/words/cpp/aspose.words/loa...
  9. 通过Node.js与C++加密Excel文件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++加密和密码保护Excel文件。...ods" )); 要解密ODS文件,通过在 LoadOptions.getPassword() 中提供密码来加载文件。一旦文件加载完成,将...file const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypting-...
  10. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions in C++....= System :: MakeObject < LoadOptions > (); disableExternalImage...= System :: MakeObject < LoadOptions > (); disableRemoteResourc...

    docs.aspose.com/words/cpp/web-applications-secu...