Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 16,768 for

true type

(0.19 sec)
  1. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...created, it contains constraint type “AsSoonAsPossible” however when...of the task, the constraint type is set to “FinishNoEarlierThan”...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  2. ChartFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartFormat class. Represents the formatting of a chart element...shapeType Gets or sets the shape type of the parent chart element...chart . axisX . title . show = true ; chart . axisX . title . format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!...documentFieldName ) Parameter Type Description documentFieldName...in the document. Return Value true if item is found in the collection;...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C# code....background type. firstMasterSlide . Background . Type = BackgroundType...RemoveUnused ( ignorePreserveField : true ); } Layout Slide Text Box...

    docs.aspose.com/slides/net/examples/elements/ma...
  5. IFieldUpdatingCallback.FieldUpdating | Aspose.W...

    Discover the IFieldUpdatingCallback method—your solution for custom field updates, ensuring precision and control in data management.... True ); } /// <summary> /// Implement...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  6. IFieldUpdatingProgressCallback.Notify | Aspose....

    Enhance your app's performance with the IFieldUpdatingProgressCallback Notify method, designed to efficiently track and respond to progress updates.... True ); } /// <summary> /// Implement...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldOptions.FieldUpdatingProgressCallback | As...

    Discover the FieldUpdatingProgressCallback property in FieldOptions. Easily manage IFieldUpdatingProgressCallback implementations for enhanced performance!... True ); } /// <summary> /// Implement...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Drawing::OlePackage class | Aspo...

    Aspose::Words::Drawing::OlePackage class. Allows to access OLE Package properties. To learn more, visit the documentation article in C++.... static Type () Examples Shows how insert...InsertOleObject ( stream , u "Package" , true , nullptr ); shape -> get_OleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Fields::FieldDocVariable::get_Va...

    Aspose::Words::Fields::FieldDocVariable::get_VariableName method. Gets or sets the name of the document variable to retrieve in C++....FieldType :: FieldDocVariable , true )); fieldDocVariable -> set_VariableName...Aspose::Words::Fields::FieldDocVariable::Type method Aspose::Words::Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Date Axis with JavaScript via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the axis to Axis.categoryType...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/date-axis/