Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 73,832 for

values

(0.83 sec)
  1. Stop and Resume a Task | Aspose.Tasks Documenta...

    Learn how to work with Stop and Resume dates for tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# example for reading task stop and resume properties....to access and modify these values programmatically. Working with...interrupted, its Stop and Resume values remain NA . Example: Reading...

    docs.aspose.com/tasks/net/stop-and-resume-a-task/
  2. Aspose::Words::Fields::FieldSwitchType enum | A...

    Aspose::Words::Fields::FieldSwitchType enum. FieldSwitchType enumeration in C++....class FieldSwitchType Values Name Value Description Unknown 0...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldMergeBarcode.background_color property | A...

    FieldMergeBarcode.background_color property. Gets or sets the background color of the barcode symbol... Valid values are in the range [0, 0xFFFFFF]...def background_color ( self , value : str ): ... See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_RevisionNumber method. Gets or sets the document revision number in C++....EDITTIME can display these values in the document body. std ::...; // We can also change the values of built-in properties. properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Can't set the style value - Free Support Forum ...

    Hello, I drew a rectangle and added some text. Now I wanted to make the text bold. But that didn’t work. I think I know where the problem might be. @philip.zhou you once wrote to me in response to another question th…...Can't set the style value Aspose.Diagram Product Family diagram-net...that you cannot change inherit values. How to change an inheritUserPop...

    forum.aspose.com/t/cant-set-the-style-value/315934
  6. AxisCategoryType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisCategoryType enum, defining category axis types for enhanced data visualization in your projects....enum AxisCategoryType Values Name Value Description Automatic...X-axis and respective numeric values for the Y-axis. chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Export Excel to HTML with GridLines via JavaScr...

    Learn how to export an Excel file to HTML format with GridLines using Aspose.Cells for JavaScript via C++....fills its worksheet with some values, and then saves it in HTML...worksheet with some integer values for ( let r = 0 ; r < 10 ;...

    docs.aspose.com/cells/javascript-cpp/export-exc...
  8. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitFirstLineIndent method. Gets or sets the value (in characters) for the first-line or hanging indent. Use positive Values to set the first-line indent, and negative Values to set the hanging indent in C++....Li method Gets or sets the value (in characters) for the first-line...hanging indent. Use positive values to set the first-line indent...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::Range::NormalizeFieldTypes metho...

    Aspose::Words::Range::NormalizeFieldTypes method. Changes field type Values FieldType of FieldStart, FieldSeparator, FieldEnd in this range so that they correspond to the field types contained in the field codes in C++.... method Changes field type values FieldType of FieldStart , FieldSeparator...types. To change field type values in the whole document use NormalizeFieldTypes...

    reference.aspose.com/words/cpp/aspose.words/ran...
  10. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....StyleIdentifier enumeration value. The fact is that the names...document language. The enumeration values correspond to the built-in...

    docs.aspose.com/words/net/working-with-paragraphs/