Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 375,752 for

save

(0.14 sec)
  1. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示...tooltip" )); // Save PDF document document . Save ( dataDir + "Tooltip_out...field ); } // Save PDF document document . Save ( dataDir + "Tooltip_out...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/
  2. 添加 PDF 页面印章|Aspose.PDF for .NET

    了解如何在 .NET 中向 PDF 页面添加印章,包括文本和图像,用于水印或品牌标识,使用 Aspose.PDF。...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...

    docs.aspose.com/pdf/zh/net/add-pdf-page-stamp/
  3. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/Saveformat/#Markdown) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the text formats... saving . TxtExportHeadersFoot : ...., value : aspose . words . saving . TxtExportHeadersFoot ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Track Document Conversion Progress with JavaScr...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for JavaScript via C++.... log ( `Saving page ${ pageIndex } to ${ fileName...PdfSaveOptions and assign the page saving callback const pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/track-docu...
  6. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSDNET-174 IndexOutOfRangeExcep on saving PSD image as JPEG Bug PSDNET-180...an exception Bug PSDNET-182 Saving PSD image after RotateFlip...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  7. Java 26.2: PSD to PSB conversion produces corru...

    Product: Aspose.PSD for Java 26.2 (jdk16) Description: When loading a PSD file (version 1) and saving it as PSB format (PsdVersion.Psb), the output file is corrupt. Adobe Photoshop reports “Could not open file because …...a PSD file (version 1) and saving it as PSB format (PsdVersion...trying to open the saved PSB. The same file saves correctly when...

    forum.aspose.com/t/java-26-2-psd-to-psb-convers...
  8. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....learn more, visit the Specify Save Options documentation article...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....MemoryStream > (); image -> Save ( ms , System :: Drawing ::...MemoryStream > (); image -> Save ( ms , System :: Drawing ::...

    docs.aspose.com/slides/cpp/activex/
  10. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....strikeOutAnnotation ); document -> Save ( _dataDir + u "sample_caret...Delete ( ca ); } document -> Save ( _dataDir + u "sample_caret_del...

    docs.aspose.com/pdf/cpp/extra-annotations/