Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 153,333 for

2

(0.12 sec)
  1. Should Inserting Line Breaks into Text Portions...

    My research around the topic How to Add a Paragraph with the Same Format As the One Before? led to an observation that I wanted to share. Aspose.Slides allows inserting a newline character into a portion like using (va…...Paragraphs[2].Portions[0].Text = "Bullet2\nBullet3";...potapov March 12, 2026, 10:55am 2 @co213 , Thank you for describing...

    forum.aspose.com/t/should-inserting-line-breaks...
  2. Copy Inner and Outer Field|Aspose.PDF for Java

    This section explains how to copy inner and outer Field with com.aspose.pdf.facades using FormEditor Class....( "Last Name" , "Last Name 2" , 2 ); editor . save ( _dataDir...

    docs.aspose.com/pdf/java/copy-inner-and-outer-f...
  3. TextColumn class | Aspose.Words for Python

    aspose.words.TextColumn class. Represents a single text column... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Reading VBA Information from MPP File | Aspose....

    Aspose.Tasks for Java API provides support for reading VBA information from the MPP file....class Copy 1 // Load project file 2 Project project = new Project(dataDir...class Copy 1 // Load project file 2 Project project = new Project(dataDir...

    docs.aspose.com/tasks/java/reading-vba-informat...
  5. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in documents. Optimize your workflow with this essential feature!... Auto 2 The height will grow automatically...InsertCell (); builder . Write ( "Row 2, cell 1." ); builder . EndTable...

    reference.aspose.com/words/net/aspose.words/hei...
  6. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisScaling class. Represents the scaling options of the axis...'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ], y_values = [ 1...cover our X-value range (0, 1, 2, 3...). # A linear axis is not...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.Text](../../aspose.words/saveformat/#Text) format... writeln ( "Item 2" ); builder . listFormat . listIndent...1 ${ newLine } ` + ` a. Item 2 ${ newLine } ` + ` i. Item 3 ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape Text is not showing until movement - Free...

    Hi, when adding new shapes to a diagram, the new shapes don’t show their text value until they are selected/moved with the mouse. I would like to know how to display the text automatically. This is the code that is used…...RightMostShapeXPos + 2; foreach (Shape newShape in sourcePage...asad.ali March 18, 2021, 12:21am 2 @umaknowregan Could you please...

    forum.aspose.com/t/shape-text-is-not-showing-un...
  9. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...CAD Product Family Abne April 2, 2025, 3:02pm 1 Hi Aspose team...Professionalize.Discourse April 2, 2025, 3:02pm 2 @Abne Could you please...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  10. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children....writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...writeln ( 'Bulleted list item 2' ) builder . writeln ( 'Bulleted...

    reference.aspose.com/words/python-net/aspose.wo...