Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 223,972 for

new

(0.18 sec)
  1. Encrypt PDF using Rust|Aspose.PDF for Rust via C++

    Encrypt PDF File with Aspose.PDF for Rust via C++.... Create a new PDF document. Encrypt the PDF...Create a new PDF-document let pdf = Document :: new () ? ; //...

    docs.aspose.com/pdf/rust-cpp/encrypt-pdf/
  2. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily save documents in PDF format. Simplify your file management with efficient saving options....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 搜索

    搜索...您可以通過從 New Releases 部分下載參考 DLL 文件或使用以下 NuGet...Aspose.Html.License license = new License(); license.SetLicense("License...

    blog.aspose.com/zh-hant/html/download-image-fro...
  4. Issue with watermarking using Aspose.PDF 24.11....

    Class : Aspose.Pdf.Document Method: AddStamp Error : Specified argument was out of the range of valid values. (Parameter ‘Unrecognized filter type.’)...PDF: Document pdfDocument = new Document("input.pdf"); Page page...artifact Artifact watermark = new Artifact(); watermark.setType(Artifact...

    forum.aspose.com/t/issue-with-watermarking-usin...
  5. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....Parse(new MemoryStream(Convert.FromBase64String(stream...Load(fileStream)) { var ms = new MemoryStream(); img.Save(ms, new PdfOptions());...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  6. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。...// 打开文档 Document document = new Document ( GetDataDir () + "...LinkAnnotation link = new LinkAnnotation ( page , new Rectangle ( 100...

    docs.aspose.com/pdf/zh/java/create-links/
  7. Check Version Number|Documentation

    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....publish new versions of Aspose.3D, both to introduce new features...minor.hotfix When we release a new build of Aspose.3D, we update...

    docs.aspose.com/3d/net/check-version-number/
  8. Using GlobalizationSettings Class for Custom Su...

    Learn how to customize subtotal labels and other labels of pie charts using the GlobalizationSettings class in Aspose.Cells for JavaScript via C++....bytes const workbook = new Workbook ( new Uint8Array ( arrayBuffer...workbook const customSettings = new CustomSettings (); workbook ...

    docs.aspose.com/cells/javascript-cpp/using-glob...
  9. Aspose.PSD for .NET 22.9 - 发行说明|Documentation

    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....// 16 位保存选项 PsdOptions p16 = new PsdOptions () { ChannelBitsCount...img . Save ( outputImageFile , new PngOptions () { ColorType = Aspose...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/change-cha...