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

saveoptions

(0.11 sec)
  1. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Incorrect Conditional Formatting in Aspose.Cell...

    I have created a sample Excel file to reproduce the issue. test2.zip (9.6 KB) In the Excel file, I added a conditional formatting to change A1 and B1 to white text color when A3’s value is 1. image.png (768 位元組) imag…...xlsx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); //...workbook.save("output.pdf", saveOptions); Test with Simplified Data...

    forum.aspose.com/t/incorrect-conditional-format...
  3. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 将 PDF 转换为图像格式|Aspose.PDF for C++

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。通过几行代码将 PDF 页面转换为 PNG、JPEG、BMP 图像。...一般来说,我们使用两种方法:使用 Device 方法进行转换和使用 SaveOption 进行转换。本节将向您展示如何使用这些方法之一将 PDF...,您可以尝试调查其功能和工作质量。 使用 SaveOptions 类转换PDF 本文的这一部分向您展示如何使用 C++ 和 SaveOptions 类将PDF转换为...

    docs.aspose.com/pdf/zh/cpp/convert-pdf-to-image...
  5. Cancelling save operation - Free Support Forum ...

    making a call to doc.save(filename, Saveoptions); for a large file sometimes takes several minutes - is there a way to notify the save to cancel or possibly a callback or java interface that can be used to cancel the sav…...save(filename, saveOptions); for a large file sometimes...

    forum.aspose.com/t/cancelling-save-operation/17...
  6. ImageColorMode enumeration | Aspose.Words for N...

    Aspose.Words.Saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....an image, we can pass a SaveOptions object to // select a color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SaveOptions.updateFields property | Aspose.Word...

    Saveoptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...updateFields property SaveOptions.updateFields property Gets...Words.Saving class SaveOptions SaveOptions.updateCreatedTimePro...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>) Save the document loaded...

    reference.aspose.com/words/cpp/aspose.words/ido...
  9. Aspose::Words::Saving::SaveOutputParameters cla...

    Aspose::Words::Saving::SaveOutputParameters class. This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation. The caller can use or ignore this object. To learn more, visit the documentation article in C++....C++ Aspose::Words::Saving::SaveOptions class Aspose::Words::Saving::SvgSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. ImageSaveOptions.use_gdi_emf_renderer property ...

    ImageSaveoptions.use_gdi_emf_renderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....EMF image, we can pass a SaveOptions object to select a renderer...

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