Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 155,327 for

2

(0.38 sec)
  1. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!... EqualTo ( 2 )); // The line feed character...PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow.... EqualTo ( 2 )); // The line feed character...PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  3. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for Java 的 MathematicalText 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。... setSuperscript ( "2" ) . join ( "=" ) . join ( new...MathematicalText ( "a" ). setSuperscript ( "2" )) . join ( "+" ) . join ( new...

    docs.aspose.com/slides/zh/java/examples/element...
  4. Total Float in days calculation - Free Support ...

    Hi, Primavera has a dynamic way to set number of hours in a day. It could be 8 hours a day or 10 hours a day based on the calendar set by the scheduler. When I use the task.totalslack property it returns the value in …...abhargava September 24, 2025, 2:54pm 1 Hi, Primavera has a dynamic...Discourse September 24, 2025, 2:54pm 2 @abhargava To convert the...

    forum.aspose.com/t/total-float-in-days-calculat...
  5. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …... Scenario-2 , In this scenario we are exporting...Difference_AttachmentName_Colon.png (103.2 KB) Attachment_Extension.png (100...

    forum.aspose.com/t/aspose-email-attachments-iss...
  6. Adding CadInsertObject in a DWG created from sc...

    Hi Aspose Support, I’m working with the latest version of Aspose.CAD for .NET, and I’m building a tool where I need to create a DWG file completely from scratch. My goal is to add several points to the drawing, but the…...cad-net , dwg- Abne April 22, 2025, 2:33pm 1 Hi Aspose Support, I’m...Discourse April 22, 2025, 2:34pm 2 @Abne To create a DWG file...

    forum.aspose.com/t/adding-cadinsertobject-in-a-...
  7. Converting ODP to HTML in C# Produces an Empty ...

    Hello. While using Aspose.Slides.NET6.CrossPlatform Version=“25.11.0” (so this reproduces in latest version as well) We have an .odp file with 2 texts, each one in a span inside another span in content.xml . sample.7…...odp file with 2 texts, each one in a span inside...Discourse November 20, 2025, 9:11am 2 @IBurzoEvoRWS To keep progress...

    forum.aspose.com/t/converting-odp-to-html-in-c-...
  8. Aspose.Slides/Net6.Crossplatform Latest Version...

    Hello. Our company uses the following libraries: Aspose.Slides.Net6 for apps targetting net47 Aspose.Slides.Net6.Crossplatform for our application running under net8, Linux containers. The current versions we run are …...Docker Linux using Amazon Linux 2 base image, these are the results:...Discourse May 28, 2025, 7:43am 2 @IBurzoEvoRWS Could you please...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  9. ChartDataLabelCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation.... get_cell( 0 , 2 , 0 , "2nd Qtr" )) chart . chart_data...get_cell(defaultWorksheetInde, 2 , 1 , 50 )) series . data_points...

    products.aspose.com/slides/python-net/chart/pptx/