Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 151,033 for

2

(0.28 sec)
  1. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....docx", null, true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...xlsx", "Sheet1!R2C2", true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  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. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document... writeln ( "Item 2" ); // Now, there is one unused... styles . count ). toEqual ( 2 ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total of 6 mails only but the unread count property of Fol…...issue mentioned above of 1 and 2. The 3rd issue’s PST file is a...Discourse March 14, 2025, 9:48am 2 @MaazHussain It seems you are...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...
  8. DropDownItemCollection.clear method | Aspose.Wo...

    DropDownItemCollection.clear method. Removes all elements from the collection.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DropDownItemCollection.count property | Aspose....

    DropDownItemCollection.count property. Gets the number of elements contained in the collection.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SummaryLength | Aspose.Words for Java

    Enumerates possible lengths of summary in Java....VERY_SHORT Try to generate 1-2 sentences. length Methods Method...VERY_SHORT Try to generate 1-2 sentences. length public static...

    reference.aspose.com/words/java/com.aspose.word...