Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 16,783 for

2 of

(0.09 sec)
  1. FieldDde class | Aspose.Words for Python

    aspose.words.fields.FieldDde class. Implements the DDE field...docx' , None , True ) # 2 - A DDE field: builder . writeln...xlsx' , 'Sheet1!R2C2' , True ) # 2 - A DDE field: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  2. QR Code, Micro QR Code and Rectangular Micro QR...

    Detailed Information about QR Code Specification...versions only starting from Version 2 and higher and is intended to...should have a size of at least 2 cm x 2 cm (0.8 x 0.8 inches). QR...

    docs.aspose.com/barcode/info-cards/qr-code/
  3. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG in C# using Aspose.HTML API. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter....convert the HTML code to JPG image 2 Converter. ConvertHTML ( @ "<h1>Convert...a path to a source HTML file 2 string documentPath = Path. Combine...

    docs.aspose.com/html/net/convert-html-to-jpg/
  4. GridDesktop: read only mode, exceptions with Au...

    See attached sample - it loads an excel file in GridDesktop in read only mode (using version 25.2). GridDesktopTest.zip (12.6 KB) I observe three issues: Issue 1: Though the grid is in read only mode, a “Convert to n…...2). GridDesktopTest.zip (12.6 KB)...png 802×482 19.2 KB convert_to_number.png (19.2 KB) Clicking it...

    forum.aspose.com/t/griddesktop-read-only-mode-e...
  5. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Shape Manipulations|Aspose.Slides 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.... get_Item ( 2 )); destShapes . insertClone (...slide . getShapes (). reorder ( 2 , shp3 ); pres . save ( "Reshape_out...

    docs.aspose.com/slides/java/shape-manipulations/
  7. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  8. SdtListItem.value property | Aspose.Words for N...

    SdtListItem.value property. Gets the value Of this list item.... SdtListItem ( "Item 2" , "Value 2" )); listItems . add ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table.Title | Aspose.Words for .NET

    Discover the Table Title property, easily set or modify your table's title for improved accessibility and enhanced data representation....innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...2 KB and here the source code which...Discourse April 1, 2025, 10:40am 2 @giuseppe.elmota It seems that...

    forum.aspose.com/t/some-styles-were-not-copied-...