Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 33,601 for

saveoptions

(0.19 sec)
  1. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions.SortExternalNames...Save(dir + " B425.xlsx", saveOptions); jacco.de.vos February 3...

    forum.aspose.com/t/workbook-links-are-not-worki...
  2. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. 保存文件之后文档目录页码不对 - Free Support Forum - aspose.com

    样例文件.docx (860.3 KB) 目录中第九章显示页码是56,但是实际是在第55页,且最后两个目录虚线和文字显示错误。 我将文件保存为pdf之后目录页码正常,发现第55和第56页之间有一个空白页。 说明:文档中不缺少任何字体,表格都禁用了跨页断行,但依旧是这种情况。 我使用的aspose-words for java版本是24.2,保存文件的代码如下: public void saveFile(Strin…...throws Exception { SaveOptions options = SaveOptions.createSaveOptions(saveFormat);...

    forum.aspose.com/t/topic/326304
  4. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Compress USDZ File Formats via .NET | products....

    C# source code to load, render and Compress USDZ documents on .NET Framework, .NET Core, Mono....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/net/compression/usdz/
  6. Compress X File Formats via .NET | products.asp...

    C# source code to load, render and Compress X documents on .NET Framework, .NET Core, Mono....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/net/compression/x/
  7. Compress DXF File Formats via .NET | products.a...

    C# source code to load, render and Compress DXF documents on .NET Framework, .NET Core, Mono....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/net/compression/dxf/
  8. Compress OBJ File Formats via .NET | products.a...

    C# source code to load, render and Compress OBJ documents on .NET Framework, .NET Core, Mono....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/net/compression/obj/
  9. Compress PLY File Formats via .NET | products.a...

    C# source code to load, render and Compress PLY documents on .NET Framework, .NET Core, Mono....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/net/compression/ply/
  10. Compress DXF File Formats via JAVA | products.a...

    Sample Java compression code for DXF file. Use this example code to compress DXF file within any Web or Desktop Java based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/java/compression/dxf/