Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 33,684 for

saveoptions

(0.41 sec)
  1. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....docx" ); auto saveOptions = MakeObject < XlsxSaveOptions...XlsxSaveOptions > (); saveOptions -> set_CompressionLevel ( CompressionLevel...

    docs.aspose.com/words/cpp/convert-a-document-to...
  2. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...#=zbwdxfkdcnsil(stream #=z9ru6u4u=, saveoptions #=zjpioeihlzoct) at aspose...#=zsrvdau0yswub(stream #=zl7sc4wlehaqh, saveoptions #=zjtjhevc=) at aspose.pdf...

    forum.aspose.com/t/nullreferenceexception-when-...
  3. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture fill in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setC..."Shape.TextureFill.docx", saveOptions); doc = new Document(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method... SaveOptions , merge_format_mode : aspose...file names. save_options SaveOptions The save options. merge_format_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Saving Excel as .Docx having an issue with cell...

    When I try to save a excel document having a table with cell values wider than the column width as Docx, it ends up distorting the values in the resulting table. this is the table I am trying to convert to a word table …...BottomMargin = 0; DocxSaveOptions saveOptions = new DocxSaveOptions();...DocxSaveOptions(); workbook.Save(ms, saveOptions); ms.Position = 0; here are the...

    forum.aspose.com/t/saving-excel-as-docx-having-...
  6. 使用 C# 製作 PDF

    通過幾個步驟在 C# 中創建一個新的 PDF。使用 .NET 庫輕鬆創建 PDF。...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...1); doc.Save("Output.pdf", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/zh-hant/net/make/pdf/
  7. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveoptionsBase::get_ExportHeadersFootersMode method. Specifies the way headers and footers are exported to the text formats. Default value is PrimaryOnly in C++.... auto saveOptions = System :: MakeObject <...the end of the document. saveOptions -> set_ExportHeadersFooters...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Images lost when saving as mhtml - Free Support...

    Hi Please try to convert my attached doc to eml, mht and pdf, xps Pdf and xps are fine. When converting to eml, mht images are lost, ie MS header logo at top. Also the page numbers of contents are not inserted. Dim …...docx"); var saveOptions = new HtmlSaveOptions(SaveFormat...HtmlSaveOptions(SaveFormat.Mhtml); saveOptions.ExportTocPageNumbers = true; //...

    forum.aspose.com/t/images-lost-when-saving-as-m...
  9. Manage Appointments: Create & Manipulate, Conve...

    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....IcsSaveOptions saveOptions = IcsSaveOptions . Default ; saveOptions . ProductId..."ChangeProdIdOfICS.ics" , saveOptions ); Loading Appointments Also...

    docs.aspose.com/email/net/create-and-manipulate...
  10. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...Hide } }; var saveOptions = new Aspose.Words.Saving...document.Save(outputFile, saveOptions); Kind Regards, Andy AsposePdfConvert...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...