Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,443 for

assignment

(0.1 sec)
  1. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct....Possible Usage Scenarios If you assign an invalid custom number format...Cells to check whether the assigned custom number format is valid...

    docs.aspose.com/cells/javascript-cpp/check-cust...
  2. Rubyでタスクのタイムファーブデータを読む| Aspose.Tasks ドキュメント

    RubyのためのJavaを使用して、Microsoft Project(MPP/XML)タスクを読む方法を学びます。... getDuration( 6 )) 24 25 assignment = project . getResourceasSignmen()...date' ) 。 new ( 0 ) 28 29 assignment . set(rjb :: import( 'com...

    docs.aspose.com/tasks/ja/java/read-a-task-s-tim...
  3. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....and the output EPS file are assigned by strings: Copy 1 # For complete...and an output EPS file are assigned by streams: Copy 1 # For complete...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  4. Convert EMF to EPS using API for .NET

    EMF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....and the output EPS file are assigned by strings: Copy 1 // Convert...image and output EPS file are assigned by streams: Copy 1 // Convert...

    docs.aspose.com/page/net/convert/emf-to-eps/
  5. Реализация Cell.FormulaLocal, аналогичного Exce...

    Узнайте, как реализовать Cell.FormulaLocal, аналогичный Excel VBA Range.FormulaLocal, с помощью Aspose.Cells и C++....Create workbook Workbook wb ; // Assign GlobalizationSetting implementation...GetCells (). Get ( u "C4" ); // Assign SUM formula and print its FormulaLocal...

    docs.aspose.com/cells/ru/cpp/implement-cell-for...
  6. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::get_ImageHeight method. Specifies the image height for the image to insert into the document in C++....the initial value, you should assign an instance of MergeFieldImageDimen...should be applied, you should assign the null value to this property...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. 修改 AcroForm|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python via .NET 修改 PDF 文档中的 AcroForm 字段,包括清除文本、设置限制、设置字段样式以及删除字段。...pycore import cast , is_assignable def get_field_limit ( input_file_name...( input_file_name ) if is_assignable ( document . form [ 1 ],...

    docs.aspose.com/pdf/zh/python-net/modifying-form/
  8. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Java – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....adding fallback fonts, and assign the collection using the FontsManager...fallback font rules collection is assigned to the presentation’s FontsManager...

    docs.aspose.com/slides/java/render-presentation...
  9. 링크 추출|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고, 모든 링크를 추출하고, 해당 좌표와 URI를 인쇄합니다 (사용 가능한 경우)....pycore import cast , is_assignable import aspose.pydrawing as...{ link . rect } " ) if is_assignable ( link , ap . annotations...

    docs.aspose.com/pdf/ko/python-net/extract-links/
  10. Travailler avec les affectations de ressources ...

    Ce guide explique comment gérer les affectations de ressources dans Microsoft Project (MPP / XML)....mpp" ); 3 4 // Print assignment overtimes 5 6 { 7 auto ra_enumerator...percentage of work completed on an assignment. PercentWorkComplete represents...

    docs.aspose.com/tasks/fr/cpp/assignment-overtim...