Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 33,600 for

saveoptions

(0.25 sec)
  1. PdfDigitalSignatureTimestampSettings.Password |...

    Secure your PDF documents with the PdfDigitalSignatureTimestampSettings. Easily manage timestamp server passwords for enhanced protection and compliance....signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveoptions constructor...password we specified in the SaveOptions object. doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PDF to Excel number formatting conversion issue...

    We are using Aspose.PDF .NET to convert PDF’s that we’ve generated to Excel. Some of the PDF’s are converting correctly with no translation in numeric formatting, while others are converting the separators for European …...Document(file)) { ExcelSaveOptions saveOptions = new Aspose.Pdf.ExcelSaveOptions...Save(excelOutputFileName, saveOptions); } 146564-Protect Cost National-Black...

    forum.aspose.com/t/pdf-to-excel-number-formatti...
  5. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveoptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....class TxtSaveOptionsBase : SaveOptions Properties Name Description...\n\n\t" )); See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveoptions Saveoptions = new ImageSaveoptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…... ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat..."math_sample", imageName2), saveOptions); 读取出来的图片,三角边绘制的参差不齐的。 1271×1097...

    forum.aspose.com/t/groupshape-getshaperenderer-...
  7. Aspose.Cells Pivot PrintArea - Free Support For...

    When shifting from Aspose Cells v 25.3.0 to 25.4.0, the PrintArea behavior changed. Background: given an excel spreadsheet like this: Year Product Gross Net - - - 2001 Apples 100 30 Row Labels Sum of Net Ba…...necessary HtmlSaveOptions saveOptions = new HtmlSaveOptions { ExportPrintAreaOnly...workbook.Save("output.html", saveOptions); Contact Support : If the...

    forum.aspose.com/t/aspose-cells-pivot-printarea...
  8. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте файл PSB за допомогою онлайн-редактора...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); image.save(outpath, saveOptions); } } You can download Aspose...

    products.aspose.com/psd/ua/editor/psb/
  9. ImageSaveOptions.save_format property | Aspose....

    ImageSaveoptions.save_format property. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used...an image, we can pass a SaveOptions object to # edit the image...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlOfficeMathOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports OfficeMath to HTML MHTML and EPUB in Java....document to HTML, we can pass a SaveOptions object // to determine how...

    reference.aspose.com/words/java/com.aspose.word...