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

saveoptions

(0.92 sec)
  1. 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...
  2. 档案

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

    blog.aspose.com/zh/tasks/metadata-and-formulas-...
  3. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....HtmlSaveOptions saveOptions ( SaveFormat :: Html ); saveOptions . GetImageOptions...outDir + u "output.html" , saveOptions ); std :: cout << "Spreadsheet...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  4. 档案

    档案...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...
  5. 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-...
  6. 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...
  7. 原始文档(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
  8. Convert Excel to PDF in Python | XLS XLSX to PDF

    Use Python Excel API to convert Excel XLS to PDF in Python. Convert XLSX to PDF or XLS to PDF without MS Office....save(fileName, saveOptions) method. The following code...

    blog.aspose.com/cells/convert-excel-files-to-pd...
  9. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Python. All the features are represented as corresponding styles or direct formatting....md", saveOptions) to tailor the generated...

    docs.aspose.com/words/python-net/working-with-m...
  10. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...(Inherited from Node ) toString(saveOptions) Exports the content of the...

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