Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 151,018 for

2

(0.28 sec)
  1. Images in rendered HTML have extra size and cau...

    Hi, When converting a DOCX to HTM using Aspose.Words, I noticed an extra pixel was added to the height&width (compared to MS Word ‘save as’ HTM) and therefore caused blurry images. Code: var doc = new Document(@".\te…...ServerSide527 December 13, 2021, 2:12pm 1 Hi, When converting a DOCX...lobanov December 13, 2021, 11:41pm 2 @ServerSide527 , We have tested...

    forum.aspose.com/t/images-in-rendered-html-have...
  2. 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...
  3. 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...
  4. Rebind Worksheet GridWeb|Documentation

    This article introduces how to rebind a worksheet in GridWeb....= "Products" BindStartRow = "2" Name = "Products" EnableCreateBindColu...acw : Worksheet BindStartRow = "2" Name = "Products" EnableCreateBindColu...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. PdfSaveOptions.OpenHyperlinksInNewWindow | Aspo...

    Control hyperlink behavior in your PDF with PdfSaveOptions. Easily set links to open in a new window or tab for enhanced user experience....prohibited by PDF/A-1 and PDF/A-2 compliance. false will be used...when saving to PDF/A-1 and PDF/A-2. Examples Shows how to save hyperlinks...

    reference.aspose.com/words/net/aspose.words.sav...
  6. How to use CSS Selector – Aspose.HTML for .NET

    Learn how to effectively apply selectors to select elements you want to style using QuerySelector() and QuerySelectorAll() methods in Aspose.HTML....HTML content using CSS selector 2 3 // Prepare path to source HTML...querySelector() Copy 1 < html > 2 < head > 3 </ head > 4 < body...

    docs.aspose.com/html/net/how-to-articles/how-to...
  7. PDF Conversion Formatting Issue – Column Breaks...

    Description: We are facing a formatting issue during DOCX to PDF conversion using Aspose.Words. When generating documents in DOCX format, the output appears as expected with correct column and page breaks. However, whe…...Discourse October 27, 2025, 4:18pm 2 @sfulari It appears you are encountering...document, the heading on page 2 appears correctly on the right-hand...

    forum.aspose.com/t/pdf-conversion-formatting-is...
  8. 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...
  9. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...series . add ( 'Series 2' , categories , [ 64.2 , 79.5 , 94.0 ]) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...