Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 75,693 for

values

(1.12 sec)
  1. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for С++. Improve your slide visuals effortlessly....its X, Y, width, and height values. It also demonstrates how to...out() before to get actual values. Gets actual X location (left)...

    docs.aspose.com/slides/cpp/chart-plot-area/
  2. Aspose::Words::Rendering::ColorPrintMode enum |...

    Aspose::Words::Rendering::ColorPrintMode enum. Specifies how non-colored pages are printed if the device supports color printing in C++....class ColorPrintMode Values Name Value Description Normal 0 All...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. PdfAttachmentsEmbeddingMode Enum | Aspose.Words...

    Control how attachments are embedded in PDFs with PdfAttachmentsEmbeddingMode. Optimize document structure and compatibility for seamless sharing....PdfAttachmentsEmbedd Values Name Value Description None 0 Attachments...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Converting an FDF to XML format|Aspose.PDF for ...

    This section explains how you can convert an FDF to XML format with FormDataConverter Class....file contains the form values in a key/value pair. We also know that...that XML file contains the values as tags. Where, mostly the...

    docs.aspose.com/pdf/net/converting-an-fdf-to-xm...
  5. Aspose::Words::Fields::FieldMergeBarcode::set_P...

    Aspose::Words::Fields::FieldMergeBarcode::set_PosCodeStyle method. Sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid Values (case insensitive) are [STD|SUP2|SUP5|CASE] in C++.... The valid values (case insensitive) are [STD|SUP2|SUP5|CASE]...( const System :: String & value ) See Also Class FieldMergeBarcode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. PDF_A Conformance|Aspose.PDF for Reporting Serv...

    Enable PDF/A conformance in Aspose.PDF for Reporting Services. Create archival-compliant documents effortlessly....PdfConformance Date Type : String Values supported : PdfA1A, PdfA1B...

    docs.aspose.com/pdf/reportingservices/pdf_a-con...
  7. VariableCollection.count property | Aspose.Word...

    VariableCollection.count property. Gets the number of elements contained in the collection....document has a collection of key/value pair variables, which we can...3 ); // We can display the values of variables in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. VariableCollection.clear method | Aspose.Words ...

    VariableCollection.clear method. Removes all elements from the collection....document has a collection of key/value pair variables, which we can...3 ); // We can display the values of variables in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Range.updateFields method | Aspose.Words for No...

    Range.updateFields method. Updates the Values of document fields in this range....updateFields() Updates the values of document fields in this...the proper (calculated) field values appear in the saved document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...Vector < Vector < Object >> values { row1 , row2 }; // Create...calculated value Object calculatedValue ( values ); // Set the...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...