Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 150,874 for

2

(0.11 sec)
  1. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced document formatting and readability.... Writeln ( "Paragraph 2." ); LayoutCollector layoutCollector...paragraphs [ 1 ]), Is . EqualTo ( 2 )); } else { Assert . That ( layoutCollector...

    reference.aspose.com/words/net/aspose.words/par...
  2. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page.... writeln ( "Paragraph 2, Page 2." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Missing Values when filling a PDF form - Free S...

    Platform: .Net 4.0, Aspose.PDF.dll Version: 9.2.1.0, OS: Windows 8 Attachments: a. 2013_I-9.pdf (Issue 1): The fields I am trying to set are the first two fields in Page 7.b. 2013_de4.pdf (Issue 2): The field I am trying…...2.1.0, OS: Windows 8 Attachments:...Page 7. b. 2013_de4.pdf (Issue 2): The field I am trying to set...

    forum.aspose.com/t/missing-values-when-filling-...
  4. The First Slide Stays Longer When Generating GI...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...slides-gifexport ISIWARE October 6, 2025, 2:56pm 1 Hello, I am generating...Discourse October 6, 2025, 2:56pm 2 @ISIWARE It appears that the...

    forum.aspose.com/t/the-first-slide-stays-longer...
  5. LegendPosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.LegendPosition enum to easily customize your chart legend's position for enhanced data visualization.... Left 2 Specifies that the legend shall...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience.... Writeln ( "Run 2. " ); Assert . That ( doc . GetText...Trim (), Is . EqualTo ( "Run 2. \rRun 1." )); // Move the cursor...

    reference.aspose.com/words/net/aspose.words/sto...
  7. PageSet.All | Aspose.Words for .NET

    Access all document pages in their original order with PageSet All property. Streamline your workflow and enhance document management effortlessly!...Writeln ( $"Page {i + 1} ({(i % 2 == 0 ? " odd " : " even ")})"...ExportPageSet.Even.pdf" , options ); // 2 - Save only the odd-numbered pages:...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ChartAxis.axis_between_categories property | As...

    ChartAxis.axis_between_categories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # For column charts...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldCollection.remove method | Aspose.Words fo...

    FieldCollection.remove method. Removes the specified field from this collection and from the document.... count ) # 2 - Get the collection to remove...an index: fields . remove_at ( 2 ) self . assertEqual ( 3 , fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldArgumentBuilder cla...

    Aspose::Words::Fields::FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text. To learn more, visit the documentation article in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...