Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 156,164 for

2

(0.89 sec)
  1. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++.... Item 2 \r\n " + u "8. Item 3 \r\n " +..."6. Item 1 \r\n " + u "7. Item 2 \r\n " + u "8. Item 3 \r\n " +...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportListLabels method. Controls how list labels are output to HTML, MHTML or EPUB. Default value is Auto in C++....u "Default numbered list item 2." ); builder -> get_ListFormat..."Outline legal heading list item 2." ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java....write("Row 1, cell 2."); builder.endRow(); // While....UPWARD); builder.write("Row 2, cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted documents for accurate pagination with this useful property....as if we had selected "Print 2 pages" in MS Word. // The start...start page will be set to 2 and the field indicating the number...

    reference.aspose.com/words/net/aspose.words/pag...
  5. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency.... Writeln ( "Paragraph 2" ); builder . Write ( "Paragraph...); builder . Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Docker Container Support (debian:latest-slim) -...

    Hi there, Based on How to Run Aspose.Words in Docker|Aspose.Words for .NET it seems that in order to work with images in Aspose Words Images inside a docker container, we need to rely on SkiaSharp and that only a few co…...noskov May 1, 2025, 4:20am 2 @smoniz The information provided...debian:latest-slim? alexey.noskov May 2, 2025, 4:27am 4 @smoniz Aspose...

    forum.aspose.com/t/docker-container-support-deb...
  7. ChartSeries.CopyFormatFrom | Aspose.Words for .NET

    Discover the ChartSeries CopyFormatFrom method to effortlessly replicate data point formats by index, enhancing your charting efficiency and consistency....point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataPointCollection.CopyFormat | Aspose.Wo...

    Effortlessly copy formatting between data points with the ChartDataPointCollection CopyFormat method. Enhance your data visualization today!...point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Add Page Stamp to PDF using C# | Aspose.PDF

    Add page stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET....GetPageStamp ( 2 ); for ( int i = 1 ; i < 5 ; i ++) { if ( i % 2 == 0 )...

    products.aspose.com/pdf/net/stamps/page/
  10. PageExtractOptions.update_page_starting_number ...

    PageExtractOptions.update_page_starting_number property. Specifies whether the start page number in the resulting document shall be updated..."Print 2 pages" in MS Word. # The start page will be set to 2 and...

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