Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 22,561 for

loadoptions

(0.15 sec)
  1. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless document saving. Optimize your workflow today!...DocSaveOptions object in a LoadOptions object. Assert . Throws <...doc" )); LoadOptions loadOptions = new LoadOptions ( "MyPassword"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for Java. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....setInterruptionToken is set and the LoadOptions instance is passed to the...run () { LoadOptions loadOptions = new LoadOptions (); loadOptions...

    docs.aspose.com/slides/java/support-for-interru...
  3. Aspose.Cells 16.12.0 中的公共 API 更改|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....0 已公开了 LoadFilter 类及 LoadOptions.LoadFilter 属性,二者可一起控制在从模板文件初始化...an instance of LoadOptions class LoadOptions options = new LoadOptions...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. MergerContext | Aspose.Words for Java

    Document merger context in Java....execute(); LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...e); } LoadOptions secondLoadOptions = new LoadOptions(); { secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. TxtLoadOptions.DocumentDirection | Aspose.Words...

    Discover the TxtLoadoptions DocumentDirection property to easily set document direction. Optimize your layout with the default LeftToRight setting!... TxtLoadOptions loadOptions = new TxtLoadOptions ();...will store its direction. loadOptions . DocumentDirection = DocumentDirection...

    reference.aspose.com/words/net/aspose.words.loa...
  6. 加载文件时自动调整行高,使用JavaScript通过C++|Documentation

    学习如何在使用Aspose.Cells for Java脚本通过C++加载文件时调整非自定义高度的行。...Cells LoadOptions & AutoFitter Example </ h1...Workbook , SaveFormat , LoadOptions , AutoFitterOptions } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  7. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your documents. Enhance output customization easily!...DocSaveOptions object in a LoadOptions object. Assert . Throws <...doc" )); LoadOptions loadOptions = new LoadOptions ( "MyPassword"...

    reference.aspose.com/words/net/aspose.words.sav...
  8. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....LoadOptions public class TxtLoadOptions...TxtLoadOptions extends LoadOptions Allows to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...
  9. LoadOptions.progressCallback property | Aspose....

    Loadoptions.progressCallback property. Called during loading a document and accepts data about loading progress....progressCallback property LoadOptions.progressCallback property...WORDSNODEJS-122 - Add support of LoadOptions.ProgressCallback' , () =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....Instantiate LoadOptions specified by the LoadFormat LoadOptions loadOptions4...TxtLoadOptions loadOptions ( LoadFormat :: Csv ); loadOptions . SetSeparator...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...