Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 32,694 for

saveoptions

(0.09 sec)
  1. 档案

    档案...Aspose::TeX::Presentation::SaveOptions 值) 方法。 使用 TeX::Typeset(System::String...PdfSaveOptions options->set_SaveOptions(System::MakeObject<PdfSaveOptions>());...

    blog.aspose.com/zh/tex/convert-tex-to-pdf-or-xp...
  2. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java....approach and conversion using SaveOption. This section will show you...works. Convert PDF using SaveOptions class This part of article...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  3. FieldStart | Aspose.Words for Java

    Represents a start of a Word field 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...
  4. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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 Removed The Workbook.SaveOptions property...Save(Stream, SaveOptions) or Workbook.Save(string, SaveOptions) method...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...copy(sheet); const saveOptions = new aspose.HtmlSaveOptions();...HtmlSaveOptions(); saveOptions.setExportDocumentPro(false); saveOptions.set...

    forum.aspose.com/t/constant-segmentation-faults...
  6. 档案

    档案...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions.setIn...e); saveOptions.setIncludeProjectNam(false); saveOptions.setPageSize(PageSize...

    blog.aspose.com/zh/tasks/metadata-and-formulas-...
  7. LaTeX to PDF | .NET

    To convert TeX to PDF using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples.... SaveOptions = new PdfSaveOptions(); 11...PDF format. 13 options. SaveOptions = new PdfSaveOptions(); 14...

    docs.aspose.com/tex/net/latex-to-pdf/
  8. Generate Point Cloud to ASE File Formats via .N...

    C# source code to load, render and add generate point cloud to ASE 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/ase/
  9. Generate Point Cloud to X File Formats via .NET...

    C# source code to load, render and add generate point cloud to X 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/x/
  10. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word document...(Inherited from Node ) toString(saveOptions) Exports the content of the...

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