Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 375,788 for

save

(0.72 sec)
  1. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java....Add field to the document and save modified PDF Create PDF Forms...textBoxField , 1 ); // Save modified PDF pdfDocument . save ( outputFile...

    products.aspose.com/pdf/java/acroforms/create/
  2. Aspose::Words::Saving::SvgSaveOptions::get_Show...

    Aspose::Words::Saving::SvgSaveOptions::get_ShowPageBorder method. Controls whether a border is added to the outline of the page. Default is true in C++....Aspose::Words::Saving::SvgSaveOptions::get_ShowPageBorder method...true . bool Aspose :: Words :: Saving :: SvgSaveOptions :: get_ShowPageBorder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Add Watermark to PDF using Java | Aspose.PDF

    Add watermark to PDF file programmatically with Java sample code using Aspose.PDF for Java... Save PDF file Add Watermark to PDF...artifact ); //save result pdf to file pdfDocument . save ( "add_watermark...

    products.aspose.com/pdf/java/watermark/add/
  4. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance.... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  5. PdfDigitalSignatureTimestampSettings.ServerUrl ...

    Discover the PdfDigitalSignatureTimestampSettings ServerUrl property for secure timestamping. Ensure document integrity with reliable timestamp server URLs....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Export Similar Border Style When Border Style I...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with C++....inputFilePath ); // Specify Html Save Options - Export Similar Border...SetExportSimilarBord ( true ); // Save the workbook in Html format...

    docs.aspose.com/cells/cpp/export-similar-border...
  7. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++....Add field to the document and save modified PDF Create PDF Forms...textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/acroforms/create/
  8. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP.... save ( "smart_art.pptx" , slides...( smart_art ) presentation . save ( "smart_art_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Convert Excel file to PDF format compatible wit...

    Learn how to convert an Excel file to PDF format compatible with PDFA-1a with Aspose.Cells for Python via .NET API....NET enables you to save Excel files to PDF/A‑compliant...This topic describes how to save the Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/python-net/convert-excel-...
  10. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。... save ( output_file ) 添加删除线注释 import...strikeoutAnnotation ) document . save ( output_file ) 添加波浪线注释 import...

    docs.aspose.com/pdf/zh/python-net/highlights-an...