Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 33,593 for

saveoptions

(0.06 sec)
  1. Export OFT to JPEG via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Export EMAIL to JPEG via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  3. EditableRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeStart class, your key to managing editable ranges in Word documents for enhanced document control and flexibility.... ToString ( SaveOptions ) Exports the content of...

    reference.aspose.com/words/net/aspose.words/edi...
  4. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently.... ToString ( SaveOptions ) Exports the content of...

    reference.aspose.com/words/net/aspose.words/story/
  5. Generate Point Cloud to PLY File Formats via .N...

    C# source code to load, render and add generate point cloud to PLY 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/ply/
  6. Generate Point Cloud to VRML File Formats via ....

    C# source code to load, render and add generate point cloud to VRML 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/vrml/
  7. Generate Point Cloud to 3MF File Formats via .N...

    C# source code to load, render and add generate point cloud to 3MF 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/3mf/
  8. Generate Point Cloud to DAE File Formats via .N...

    C# source code to load, render and add generate point cloud to DAE 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/dae/
  9. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and efficiency.... ToString ( SaveOptions ) Exports the content of...

    reference.aspose.com/words/net/aspose.words/com...
  10. Null pointer exception when converting vsd file...

    During vsd->vsdx file conversion, null pointer exception is thrown. vsd file and callstack: 2023.05.26.zip (7.9 MB) The file was converted using this code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diag…...upgrading is not possible: SaveOptions options = new VsdxSaveOptions();...

    forum.aspose.com/t/null-pointer-exception-when-...