Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 9,635 for

pdfsaveoptions

(0.04 sec)
  1. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_UserPassword method. Specifies the user password required for opening the encrypted PDF document in C++....DocumentAssembly ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = MakeObject < PdfSaveOptions > (); // Enable encryption...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::MetafileRenderingMode en...

    Aspose::Words::Saving::MetafileRenderingMode enum. Specifies how Aspose.Words should render WMF and EMF metafiles in C++....VectorWithFallback ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = MakeObject < PdfSaveOptions > (); saveOptions -> s...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PdfDigitalSignatureTimestampSettings class | As...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Create a digital signature...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::EmfPlusDualRenderingMode...

    Aspose::Words::Saving::EmfPlusDualRenderingMode enum. Specifies how Aspose.Words should render EMF+ Dual metafiles in C++....docx" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = MakeObject < PdfSaveOptions > (); // Set the "EmfPlusDualRendering"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PdfDigitalSignatureTimestampSettings.userName p...

    PdfDigitalSignatureTimestampSettings.userName property. Timestamp server user name...." ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Create a digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_IsHeading m...

    Aspose::Words::ParagraphFormat::get_IsHeading method. True when the paragraph style is one of the built-in Heading styles in C++....2" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = MakeObject < PdfSaveOptions > (); saveOptions -> set_SaveFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in textboxes within Excel worksheets using Aspose.Cells for Python via .NET....cells import Workbook , PdfSaveOptions # For complete examples...f "<{t}>" , r ) opts = PdfSaveOptions () if not os . path . exists...

    docs.aspose.com/cells/python-net/replace-tag-wi...
  8. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server...." ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Create a digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert Project to PDF in C++

    Learn how to convert Microsoft Project (MPP/XML) projects to PDF using Aspose.Tasks for C++....= System::MakeObject < PdfSaveOptions > (); 3 4 // Set option...= System::MakeObject < PdfSaveOptions > (); 2 3 // Set the LegendOnEachPage...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  10. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Create a digital signature...

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