Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,722 for

save

(0.84 sec)
  1. 使用Node.js通过C++设置打印选项|Documentation

    本文演示了如何使用Node.js API和C++库以编程方式设置Excel工作表页面设置的打印选项。可以设置打印区域、打印标题和页面顺序。..."A1:T35" ); // Save the workbook. workbook . save ( path . join..."$1:$2" ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pri...
  2. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Call to save PostScript document as image with image save options...call to save PostScript document as PDF with PDF save options)...

    docs.aspose.com/page/cpp/convert-ps/
  3. 使用 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/
  4. 添加 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/
  5. 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...
  6. 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/
  7. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the font will be Saved to in C++....Aspose::Words::Saving::FontSavingArgs::get_FontFileName method...will be saved to. System :: String Aspose :: Words :: Saving :: FontSavingArgs...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Developer Guide|Aspose.Medical for .NET Documen...

    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....DICOM File Create DICOM File Save DICOM File Data Manipulation...

    docs.aspose.com/medical/net/developer-guide/
  9. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... Save ( ArtifactsDir + "DocumentBuilderImage...+ "WebP image.webp" ); doc . Save ( ArtifactsDir + "Image.InsertWebpImage...

    reference.aspose.com/words/net/aspose.words/doc...
  10. PDF form in Acrobat Reader is readonly after sa...

    Hi there, We’re encountering an issue with the Aspose.PDF library when handling a PDF file that contains an XFA form. Our application follows this process: Load the original PDF file. Populate the form fields. Save t…...Acrobat Reader is readonly after saving with Aspose PDF Aspose.PDF...fields. Save the updated file as a copy to disk. After saving the...

    forum.aspose.com/t/pdf-form-in-acrobat-reader-i...