Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 22,835 for

loadoptions

(0.13 sec)
  1. Otevřete PSB online | products.aspose.com

    Otevřete PSB s výkonem Aspose.PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/cz/view/psb/
  2. Open PSB online | products.aspose.com

    Open PSB with the power of Aspose.PSD...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/view/psb/
  3. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...Options final HtmlLoadOptions loadOptions = new HtmlLoadOptions(LoadFormat...for better HTML rendering loadOptions.setSupportDivTag(false);...

    forum.aspose.com/t/height-and-width-is-not-sett...
  4. Evaluation of Word field functions depending on...

    Hi, is there a dependency with the locale setting and evaluating word field functions? One of our documents (created on a system with de-DE setting) includes a field function like this: { IF "{= AND({COMPARE "1"="1"} …...different charsets via the LoadOptions, when creating the aspose...separators to use (e.g. via LoadOptions), instead of relying on system...

    forum.aspose.com/t/evaluation-of-word-field-fun...
  5. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...following code: PsdLoadOptions loadOpt = new PsdLoadOptions(); //...For the Applying of effects loadOpt.setLoadEffectsResour(true);...

    forum.aspose.com/t/rendition-with-layer-effects...
  6. Aspose::Words::Loading::EditingLanguage enum | ...

    Aspose::Words::Loading::EditingLanguage enum. Specifies the editing language in C++.... auto loadOptions = System :: MakeObject <...Words :: Loading :: LoadOptions > (); loadOptions -> get_LanguagePreferences...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Public API Changes in Aspose.Cells 9.0.0|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....IsItalic = true ; Added LoadOptions.CultureInfo Property Aspose...NET 9.0.0 has exposed the LoadOptions.CultureInfo property which...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Public API Changes in Aspose.Cells 8.8.1|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....enumeration along with the LoadOptions.LoadDataFilterOption property...// Create an instance of LoadOptions and initialize it with the...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for JavaScript via C++....Usage Scenarios Please use LoadOptions.loadFilter property while...Workbook , SaveFormat , LoadOptions , LoadFilter , LoadDataFilterOption...

    docs.aspose.com/cells/javascript-cpp/filter-obj...
  10. Aspose.PSD for .NET 25.9 - 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....layerName = "GC-LARGE" ; var loadOptions = new PsdLoadOptions { LoadEffectsResource...Image . Load ( sourceFile , loadOptions )) { foreach ( var layer...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-9...