Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 32,698 for

saveoptions

(0.14 sec)
  1. Convert JPG To JPG C++

    Convert JPG to JPG format in C++ code. Save JPG as JPG using C++....jpg"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/cpp/conversion/jpg-to...
  2. 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...
  3. 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...
  4. Փոխարկել HTML DOC C++

    Փոխարկեք HTML ը DOC ձևաչափի C++ կոդով: Պահեք HTML որպես DOC օգտագործելով C++:...html"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/htm...
  5. Փոխարկել HTML DOCX C++

    Փոխարկեք HTML ը DOCX ձևաչափի C++ կոդով: Պահեք HTML որպես DOCX օգտագործելով C++:...html"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/htm...
  6. Փոխարկել WORD MARKDOWN C++

    Փոխարկեք WORD ը MARKDOWN ձևաչափի C++ կոդով: Պահեք WORD որպես MARKDOWN օգտագործելով C++:...docx"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/wor...
  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.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveoptions SaveFormat property to effortlessly save documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/net/aspose.words.sav...
  10. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setMet...HandleBinaryRasterWa.pdf", saveOptions); Assert.assertEquals(1,...

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