Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 34,066 for

saveoptions

(0.83 sec)
  1. SaveOptions.ProgressCallback | Aspose.Words for...

    Enhance your document-saving experience with the Saveoptions ProgressCallback property, providing real-time updates on saving progress for seamless workflows....ProgressCallback Contents [ Hide ] SaveOptions.ProgressCallback property...Mhtml, Epub. HtmlSaveOptions saveOptions = new HtmlSaveOptions ( saveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::LowCode::Watermarker::SetImage m...

    Aspose::Words::LowCode::Watermarker::SetImage method. Adds an image watermark into the document from streams with options in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::SharedP...Words :: Saving :: SaveOptions > & saveOptions , const System ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....saving the document as HTML $saveOption = new HtmlSaveOptions ();...-> save ( $outputFile , $saveOption ); Convert PDF to HTML -...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  4. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the encrypted PDF document.... let saveOptions = new aw . Saving . PdfSaveOptions..."EncryptionDetails" property. saveOptions . encryptionDetails = encryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextureAlignment enumeration | Aspose.Words for...

    Aspose.Words.Drawing.TextureAlignment enumeration. Specifies the alignment for the tiling of the texture fill.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveoptions::get_Password method. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm in C++...." ); auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Password ( u "MyPassword"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::DigitalSignatureDetails:...

    Aspose::Words::Saving::DigitalSignatureDetails::DigitalSignatureDetails constructor. Initializes a new instance of DigitalSignatureDetails class in C++....certificateHolder , signOptions ); auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_DigitalSignatureDeta...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....SaveOptions public class XamlFlowSaveOptions...XamlFlowSaveOptions extends SaveOptions Can be used to specify additional...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert Farsi document with embeded objects and...

    When converting a Farsi document with Farsi numbering to pdf, the resulting pdf’s numbering is shows with European numbers, so I added the Saveoptions to convert the numbers to Arabic format like so: var Saveoptions = n…...numbers, so I added the saveOptions to convert the numbers to...so: var saveOptions = new PdfSaveOptions(); saveOptions.NumeralFormat...

    forum.aspose.com/t/convert-farsi-document-with-...
  10. XlsxSaveOptions.dateTimeParsingMode property | ...

    XlsxSaveoptions.dateTimeParsingMode property. Gets or sets the mode that specifies how document text is parsed to identify date and time values...docx" ); let saveOptions = new aw . Saving . XlsxSaveOptions...datetime format autodetection. saveOptions . dateTimeParsingMode = aw...

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