Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 33,584 for

saveoptions

(0.12 sec)
  1. Excel to PDF:The page content is not centered -...

    When I use the following code to convert, the Excel content is displayed on the left in the PDF, but I want it to be displayed in the center. How can I solve this problem? Actual effect: image.png (15.9 KB) Expected r…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setPri...IGNORE_BLANK); wbk.save(dstFile, saveOptions); TEST.7z (28.0 KB) Professionalize...

    forum.aspose.com/t/excel-to-pdf-the-page-conten...
  2. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveoptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export.... let saveOptions = new aw . Saving . TxtSaveOptions...discard all page breaks. saveOptions . forcePageBreaks = forcePageBreaks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FixedPageSaveOptions.metafileRenderingOptions p...

    FixedPageSaveoptions.metafileRenderingOptions property. Allows to specify metafile rendering options.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . metafileRenderingOpt = metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Document::get_AutomaticallyUpdat...

    Aspose::Words::Document::get_AutomaticallyUpdateStyles method. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word in C++.... // Use a SaveOptions object to automatically set...Aspose :: Words :: Saving :: SaveOptions > options = Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. SaveOptions.UpdateOleControlImages | Aspose.Wor...

    Update OLE control preview images automatically to ensure accurate visual representation when saving documents....UpdateOleControlImag SaveOptions.UpdateOleControlImag property...; set ; } See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveoptions::get_ResolveFontNames method. Specifies whether font family names used in the document are resolved and substituted according to FontSettings when being written into HTML-based formats in C++....set_FontSettings ( fontSettings ); auto saveOptions = System :: MakeObject <...specified in the source document saveOptions -> set_ResolveFontNames (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 在 .NET 中将 PDF 转换为 PowerPoint|Aspose.PDF for .NET

    Aspose.PDF 允许您使用 .NET 将 PDF 转换为 PPT(PowerPoint)格式。 一种方法是将 PDF 转换为 PPTX,并将幻灯片作为图像。...PptxSaveOptions object var saveOptions = new Aspose . Pdf . PptxSaveOptions...+ "PDFToPPT_out.pptx" , saveOptions ); } } 将 PDF 转换为 PPTX 并将幻灯片作为图像...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-power...
  8. Avaa ja muokkaa PSD-tiedostoa | products.aspose...

    Avaa ja muokkaa PSD-tiedostoa online-editorilla...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); SaveOptions saveOptions = new SaveOptions(); image.save("outpath...

    products.aspose.com/psd/fl/editor/psd/
  9. Open and Edit PSD file | products.aspose.com

    Open and Edit PSD file with online editor...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); SaveOptions saveOptions = new SaveOptions(); image.save("outpath...

    products.aspose.com/psd/editor/psd/
  10. How to Migrate to Aspose.Imaging 1.7.0 or Highe...

    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.... CreateOptions and SaveOptions Packages have been Replaced...ImageOptions CreateOptions and SaveOptions packages are obsolete and...

    docs.aspose.com/imaging/java/how-to-migrate-to-...