Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 155,440 for

2

(0.65 sec)
  1. Working with Views | Aspose.Tasks Documentation

    Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views....mpp" ); 2 3 GanttChartView view = project...SelectedDates[2]: " + view. ProgressLines . SelectedDates [ 2 ] ); 45...

    docs.aspose.com/tasks/net/working-with-project-...
  2. RenderedDocument Code Sample Floating Shape Not...

    https://forum.aspose.com/t/rendereddocument-code-sample-floating-shape-not-allowed-inside-textbox-exception/254889/2 Hello, Alexey! I have a problem with Word doc where lines are grouped and placed on a top of Text are…...noskov November 11, 2022, 2:25pm 2 @giantcodemonkey Aspose.Words...giantcodemonkey November 11, 2022, 2:29pm 3 @alexey.noskov thanks,...

    forum.aspose.com/t/rendereddocument-code-sample...
  3. ThemeColors Class | Aspose.Words for .NET

    Discover the Aspose.Words.ThemeColors class, featuring a versatile 12-color scheme to enhance your document's visual appeal and consistency....set; } Specifies color Accent 2. Accent3 { get; set; } Specifies...get; set; } Specifies color Dark 2. FollowedHyperlink { get; set;...

    reference.aspose.com/words/net/aspose.words.the...
  4. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for JavaScript via C++.... addLine ( 2 , 0 , 2 , 0 , 100 , 300 ); // Save...sheet . shapes . addLine ( 2 , 0 , 2 , 0 , 100 , 300 ); // method...

    docs.aspose.com/cells/javascript-cpp/insert-sha...
  5. Add Custom XML Parts and Select them by ID with...

    Learn how to add and select custom XML parts in Excel files using Aspose.Cells with C++....{ 1 , 2 , 3 }; Vector < uint8_t > btsSchema = { 1 , 2 , 3 };... GetCustomXmlParts (). Get ( 2 ). SetID ( u "Sport" ); wb . GetCustomXmlParts...

    docs.aspose.com/cells/cpp/add-custom-xml-parts-...
  6. FieldNoteRef.InsertHyperlink | Aspose.Words for...

    Discover the FieldNoteRef InsertHyperlink property, easily manage hyperlink insertion for bookmarked paragraphs to enhance your document’s interactivity....footnote number 2, so the field will display "2 below". // The...The \f flag makes the number 2 appear in the same format as the...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldNoteRef.InsertReferenceMark | Aspose.Words...

    Discover the FieldNoteRef InsertReferenceMark property to seamlessly insert formatted reference marks, enhancing your document's clarity and professionalism....footnote number 2, so the field will display "2 below". // The...The \f flag makes the number 2 appear in the same format as the...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldNoteRef.InsertRelativePosition | Aspose.Wo...

    Discover the InsertRelativePosition property of FieldNoteRef. Easily manage bookmarked paragraphs by setting relative positions for enhanced document navigation....footnote number 2, so the field will display "2 below". // The...The \f flag makes the number 2 appear in the same format as the...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 数学文本|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。... set_superscript ( "2" ) . join ( "=" ) . join ( slides...( "a" ) . set_superscript ( "2" )) . join ( "+" ) . join ( slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. 创建每行具有不同水平对齐方式的文本框,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建每行可具有不同水平对齐方式的文本框... addTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access...textBody . textParagraphs . get ( 2 ); p . alignmentType = TextAlignmentType...

    docs.aspose.com/cells/zh/javascript-cpp/create-...