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

2

(1.93 sec)
  1. ColoredBackground.ods

    content.xml 1 7 2 8 3 9 4 10 5 11 6 12 Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2019 Aspose Pty Ltd. styles.xml % ( ) - $ $ ( ) $ - ( ) - $ $ ( ) $ - settings.xml View1 ......xml 1 7 2 8 3 9 4 10 5 11 6 12 Evaluation Only. Created...

    docs.aspose.com/cells/de/java/working-with-back...
  2. Convert CATIA Files’ Extensions To STEP - Free ...

    Hi, 1.Summary of CAD Software=CATIA and File Extensions CATIA An advanced CAD software mainly used in large industries such as aerospace, automotive, and complex engineering. File Extensions: • ‎.CATPart – A file o…... 2.Can you please convert the attached...gorokhovatskyi March 16, 2026, 4:34pm 2 @danies8 , Hi, we don’t have support...

    forum.aspose.com/t/convert-catia-files-extensio...
  3. 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...
  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. Row | Aspose.Words for Java

    Represents a table row in Java....assertEquals(2, tables.toArray().length); for...innerTable = createTable(doc, 2, 2, "Inner Table"); outerTable...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  9. 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...
  10. 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...