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

loadoptions

(0.4 sec)
  1. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  2. ImageLoadException - Free Support Forum - aspos...

    class com.aspose.psd.coreexceptions.ImageLoadException: Image loading failed. ---> class com.aspose.psd.internal.Exceptions.ArgumentException: Appropreate layer section resource can't be created. Type tool key: 166864165…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setUse...ue); loadOptions.setAllowWarpRepaint(true); loadOptions.setU...

    forum.aspose.com/t/imageloadexception/325242
  3. Aspose.PDF .NET OptimizeResources corrupts PDF ...

    Using the following code below on attached input PDF, Aspose ends up corrupting the PDF. We would like to rely on this Optimize logic in Production, but it seems like it is not viable (unless I’m missing something). I…...password‑protected) var loadOptions = new Aspose.Pdf.LoadOptions { Password...Aspose.Pdf.Document(pdfPath, loadOptions); Apply a safer set of optimization...

    forum.aspose.com/t/aspose-pdf-net-optimizeresou...
  4. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…... LoadOptions opts = new LoadOptions(LoadFormat.Xlsx);...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  5. HTML to PDF, special character error - Free Sup...

    Hello, if we converting the attached files to PDF, the Character “§” is not visible in the attached PDF. Probably an encoding issue because ASCII is used in this case. I’ve tried other encodings as well, with no succes…...html", new LoadOptions() { LoadFormat = LoadFormat...LoadFormat.Mhtml } and new LoadOptions{ LoadFormat = LoadFormat...

    forum.aspose.com/t/html-to-pdf-special-characte...
  6. Aspose.PSD for .NET 20.5 - 发行说明|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....psd ---------- ); var loadOptions = new PsdLoadOptions () {...Load ( sourceFilePath , loadOptions )) { Console . WriteLine...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. 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 using C#....disableExternalImage = new LoadOptions { ResourceLoadingCallb =...disableRemoteResourc = new LoadOptions { ResourceLoadingCallb =...

    docs.aspose.com/words/net/web-applications-secu...
  8. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href link in html for example “http://415.707.7015/” throws a failed to parse exception that does not allow for processing to continue. Work arounds here suggest pre-validating all hrefs in the entire html before …...LoadOptions; Read the HTML source (file...to false HtmlLoadOptions loadOptions = new HtmlLoadOptions { When...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...
  9. Working with BZIP2 Archives in C# | Aspose.Zip ...

    C# BZIP2 API lets you create, extract, and manage BZIP2 archives in .NET applications without third-party tools....Bzip2LoadOptions loadOptions = new Bzip2LoadOptions(); 2 loadOptions.ExtractionProgressed...Bzip2Archive( "data.bin.bz2" , loadOptions)) 8 using (MemoryStream extracted...

    docs.aspose.com/zip/net/working-with-bzip2-arch...
  10. 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...