Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 5,446 for

assignment

(0.15 sec)
  1. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced document security and compliance....Create a digital signature and assign it to our SaveOptions object...Create a digital signature and assign it to our SaveOptions object...

    reference.aspose.com/words/net/aspose.words.sav...
  2. JavaScriptとC++を使用して特定のワークシートのみを読み込む|Documentation

    Aspose.Cells for JavaScriptを使用してワークブック内の特定のワークシートを読み込む方法を学び、パフォーマンスを向上させ、メモリ消費を削減します。...implementation suitable for assigning as a loadFilter. // Adjust...LoadOptions and assign custom load filter (property assignment) const...

    docs.aspose.com/cells/ja/javascript-cpp/load-sp...
  3. Notatki wydania Aspose.PSD dla Python via .NET ...

    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.... layers : if is_assignable ( layer , SmartObjectLayer...warp_settings , caseIndex ) if is_assignable ( layer , TextLayer ): textLayer...

    docs.aspose.com/psd/pl/python-net/aspose-psd-dl...
  4. Aspose.PSD para Python via .NET 24.8 - Notas de...

    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.... layers : if is_assignable ( layer , SmartObjectLayer...warp_settings , caseIndex ) if is_assignable ( layer , TextLayer ): textLayer...

    docs.aspose.com/psd/es/python-net/aspose-psd-pa...
  5. 使用JavaScript通过C++创建工作簿和工作表范围命名。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建工作簿和工作表范围命名。...createRange ( "A1" , "C10" ); // Assign the name to workbook scope...> </ head > < body > < h1 > Assign Range Name Example </ h1 >...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. Aspose.PSD for Python via .NET 24.8 - 릴리스 노트|Do...

    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.... layers : if is_assignable ( layer , SmartObjectLayer...warp_settings , caseIndex ) if is_assignable ( layer , TextLayer ): textLayer...

    docs.aspose.com/psd/ko/python-net/aspose-psd-fo...
  7. PDL Conversion API Solution | Python

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Python library with the Aspose.Page PDL conversion functionality.... Using this class we can assign different conversion parameters...ImageSaveOptions. Using this class we can assign different conversion parameters...

    products.aspose.com/page/python-net/conversion/
  8. Node.js経由でC++を使って名前付きデスティネーションを含むPDFブックマークを追加|D...

    Aspose.Cells for Node.js via C++を使用して、名前付きデスティネーションを含むPDFブックマークの追加方法を学びましょう。ページの変更に関係なく、ブックマークが保持されることを確認してください。...push ( subbookmarkEntry2 ); // Assign Sub-Bookmarks list to Bookmark...// Create PdfSaveOptions and assign Bookmark to it const opts =...

    docs.aspose.com/cells/ja/nodejs-cpp/add-pdf-boo...
  9. PDF에서 양식 필드 장식|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서의 양식 필드를 장식하고 테두리와 같은 시각적 향상을 추가하는 방법을 탐색합니다....to 2 BorderWidth = 2 }; // Assign the decoration facade to the...FormFieldFacade . AlignCenter }; // Assign the decoration facade to the...

    docs.aspose.com/pdf/ko/net/decorate-form-field/
  10. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....toUpperCase () === "TODAY" ) { // Assign to the CalculationData.CalculatedValue:...new CalculationOptions (); // Assign the CalculationOptions.CustomEngine...

    docs.aspose.com/cells/javascript-cpp/implement-...