Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 32,694 for

saveoptions

(0.08 sec)
  1. Generate Point Cloud to 3DS File Formats via .N...

    C# source code to load, render and add generate point cloud to 3DS documents on .NET Framework, .NET Core, Mono....saving, you need to create a SaveOptions object of the save format...

    products.aspose.com/3d/net/point-cloud/3ds/
  2. Generate Point Cloud to U3D File Formats via .N...

    C# source code to load, render and add generate point cloud to U3D documents on .NET Framework, .NET Core, Mono....saving, you need to create a SaveOptions object of the save format...

    products.aspose.com/3d/net/point-cloud/u3d/
  3. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities.... ToString ( SaveOptions ) Exports the content of...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Export EMAIL to DOTM via C++ | products.aspose.com

    C++ API to Convert EMAIL to DOTM without using Microsoft Word or Outlook...html" , SaveOptions :: get_DefaultHtml ()); //...

    products.aspose.com/total/cpp/conversion/email-...
  5. Export EMLX to DOCM via C++ | products.aspose.com

    C++ API to Convert EMLX to DOCM without using Microsoft Word or Outlook...html" , SaveOptions :: get_DefaultHtml ()); //...

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. Aspose.Cells 8.3.2中的公共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.... SaveOptions.ExpCellNameToXLSX 属性。 SaveOptions.DefaultFont...DefaultFont 属性。 SaveOptions.Compliance 属性。 SaveOptions.PdfBookmark 属性。...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …...Save(Stream stream, SaveOptions saveOptions) at Aspose.Cells.Workbook...

    forum.aspose.com/t/handling-large-excel-files-u...
  8. 原始文档(AposeWord转Pdf后对齐有问题求处理方法) - Free Support F...

    原始文档左边距为2厘米(AposeWord转Pdf题号后对齐有问题).docx (13.9 KB) 原始文档左边距为2厘米(AposeWord转Pdf题号后对齐有问题)。求C#完整实现?已上传 word原始文档...设置PDF保存选项 PdfSaveOptions saveOptions = new PdfSaveOptions { //...保存为PDF doc.Save("输出文档.pdf", saveOptions); } } 在这个示例中,您可以根据需要调整 PdfSaveOptions...

    forum.aspose.com/t/aposeword-pdf/316457
  9. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (..."Shape.ShapeTypes.docx" , saveOptions ); doc = new Document ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...documentContent; } } private static SaveOptions GetSaveOptions(DocumentFormat...Document.d(Stream d, String v, SaveOptions c)\n at Hrx.DocGen.Infrastructure...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...