Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 369,329 for

save

(0.15 sec)
  1. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....specifies the author name, and saves it as an output Excel file ..."SimonAspose" ); // Save the workbook in XLSX format wb . Save ( outDir...

    docs.aspose.com/cells/cpp/specify-author-while-...
  2. PdfSaveOptions.HeaderFooterBookmarksExportMode ...

    Discover how the PdfSaveOptions HeaderFooterBookmarksExportMode property optimizes bookmark export in headers and footers for enhanced PDF functionality....can pass to the document's "Save" method // to modify how that...headerFooterBookmark ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted documents, ensuring secure and seamless access....Exception Examples Shows how to set save options for older Microsoft...slip, we can preserve it while saving by setting this flag to true...

    reference.aspose.com/words/net/aspose.words/inc...
  4. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some text or draw a picture....through Images collection and save the contents of write-in fields...$"image{i++}.png" ); bitmap . Save ( writeInPath ); } Results image1...

    docs.aspose.com/omr/net/recognition/write-in/
  5. PdfSaveOptions constructor | Aspose.Words for N...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the [SaveFormat.Pdf](../../../aspose.words/Saveformat/#Pdf) format....this class that can be used to save a document in the SaveFormat...See Also module Aspose.Words.Saving class PdfSaveOptions PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 档案

    档案... 使用 IWorkbook->Save(intrusiveptr Aspose::Cells::Systems::String...15); // 保存 Excel 文件 workbook->Save(outDir->StringAppend(new String("CopyRow_out...

    blog.aspose.com/zh/cells/copy-rows-and-columns-...
  7. Aspose::Words::Layout::CommentDisplayMode enum ...

    Aspose::Words::Layout::CommentDisplayMode enum. Specifies the rendering mode for document comments in C++....Shows how to show comments when saving a document to a rendered format...ShowInAnnotations ); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document in C++....setting a thumbnail image when saving a document to .epub. // 1 -...-> UpdateThumbnail (); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... Save the modified presentation as...data_label_format . separator = "/" # Save the presentation to disk as...

    docs.aspose.com/slides/python-net/create-chart/
  10. 在 PDF 文件中处理签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类提取签名信息、从签名中提取图像、改变语言等。...signature ); // Save PDF document pdfFileSignature . Save ( dataDir...signature ); // Save PDF document pdfFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/zh/net/working-with-signatu...