Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 155,489 for

2

(0.09 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. How to copy word style to excel style - Free Su...

    I have multiple docx files and I have a requirement to put each docx content with style into column. Like If you copy word content and paste into excel but I want to do programmatically. I’m able to put the plain text i…...sahi July 31, 2019, 6:00pm 2 @manojp1988 , Thanks for your...bit. manojp1988 August 1, 2019, 2:05am 3 Thank you sir. amjad.sahi...

    forum.aspose.com/t/how-to-copy-word-style-to-ex...
  3. 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/...
  4. 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...
  5. Aspose NuGet packages ID Prefix reservation - F...

    I noticed that Aspose is not a reserved ID prefix on NuGet.org. For example Aspose.Words. Reserving NuGet prefix is easy and it would improve security and help mitigate dependency confusion type attacks....uvsb9n15f February 18, 2025, 2:24pm 1 I noticed that Aspose is...sahi February 18, 2025, 3:09pm 2 @uvsb9n15f , Thanks for your suggestion...

    forum.aspose.com/t/aspose-nuget-packages-id-pre...
  6. Take Excel function - Free Support Forum - aspo...

    Is the Excel Take function going to be implemented? https://support.microsoft.com/en-us/office/take-function-25382ff1-5da1-4f78-ab43-f33bd2e4e003 Thanks! Dean...Unlisted April 14, 2025, 4:10pm 2 amjad.sahi Listed April 14, 2025...team. Moonglum July 8, 2025, 2:53pm 5 Any word on this? amjad...

    forum.aspose.com/t/take-excel-function/311284
  7. New Line in Cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....createRow ( 2 ); Cell cell = row . createCell ( 2 ); cell . setCellValue...

    docs.aspose.com/cells/java/new-line-in-cells/
  8. PdfSaveOptions.openHyperlinksInNewWindow proper...

    PdfSaveOptions.openHyperlinksInNewWindow property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser....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/nodejs-net/aspose.wo...
  9. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which to display Word bookmarks....document outline at level 1; 2 for level 2 and so on. Default is 0...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. To fill HTML Rich Text in PDF Form Field - Free...

    Hi Sir/Mam, We are trying to fill an existing PDF form with HTML Rich Text content using the code similar to the one in the below url post. But the code suggested in the post doesnt seem to fix the issue still in Aspose…...2.0 version dll. The field type...still exists in Aspose.PDF 7.2.0 version as well. Please help...

    forum.aspose.com/t/to-fill-html-rich-text-in-pd...