Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 23,021 for

loadoptions

(1.11 sec)
  1. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME 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. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept Loadoptions instance....constructor overloads that accept LoadOptions instance. This should be...a class derived from the LoadOptions class. Each load format has...

    docs.aspose.com/3d/nodejs-java/specify-3d-file-...
  3. Managing Message Files with Aspose.Email.Outloo...

    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....The library provides the LoadOptions class, an abstract base class...as ae # Load mail message loadOptions = ae . EmlLoadOptions ()...

    docs.aspose.com/email/python-net/managing-messa...
  4. Parsing Pivot Cached Records While Loading Exce...

    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....the Pivot Cache, using the LoadOptions.parsingPivotCachedRe property...explains the usage of the LoadOptions.parsingPivotCachedRe property...

    docs.aspose.com/cells/javascript-cpp/parsing-pi...
  5. 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/
  6. 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/
  7. 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...
  8. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...Position = 0; var loadOptions = new LoadOptions { LoadFormat = LoadFormat...doc = new Document(stream, loadOptions); } // Map your local fonts...

    forum.aspose.com/t/how-to-imprve-performance-be...
  9. Stack Overflow when converting a document to PD...

    Dim oDoc As Aspose.Words.Document = Nothing Dim oWordsOptions As Aspose.Words.Loading.Loadoptions = Nothing oWordsOptions = New Aspose.Words.Loading.Loadoptions oWordsOptions.ResourceLoadingCallback = Ne…...LoadOptions = Nothing oWordsOptions =...New Aspose.Words.Loading.LoadOptions oWordsOptions.ResourceLoadingCallb...

    forum.aspose.com/t/stack-overflow-when-converti...
  10. LoadOptions.load_format property | Aspose.Words...

    Loadoptions.load_format property. Specifies the format of the document to be loaded...load_format property LoadOptions.load_format property Specifies...words.loading class LoadOptions LoadOptions.language_preferences...

    reference.aspose.com/words/python-net/aspose.wo...