Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 158,851 for

2

(0.31 sec)
  1. SVG Scaling – C# Examples – Aspose.SVG for .NET

    C# examples for SVG scaling using Aspose.SVG. Consider cases where the scale function is used in the transform attribute and in transformation matrix.... In particular, scale(2) means to scale the <circle> element...element by a factor of 2 in both the x and y dimensions. To add...

    docs.aspose.com/svg/net/svg-scaling/
  2. Aspose CAD 25.4 version number - Free Support F...

    Hi, The latest libraries are still showing 25.3 as the version numbers eventhough it’s supposed to be 25.4...Discourse April 14, 2025, 6:15am 2 @GaryO Could you please clarify...Aspose.CAD → https://s3.us-west-2.amazonaws.com/aspose.files/2025/04/10/binaries...

    forum.aspose.com/t/aspose-cad-25-4-version-numb...
  3. Merge Field displaying as it is with Aspose v23...

    Hi, We have recently updated aspose dll version from V14 to V23. We are seeing issues in the forms related to merge fields added on the word document. When this word document having merge fields is converted to pdf the …...46 KB Scenario 2: In this scenario, the idref attribute...noskov January 30, 2026, 3:31pm 2 @ShubhamR If you need to remove...

    forum.aspose.com/t/merge-field-displaying-as-it...
  4. How to batch insert Rows and Columns|Documentation

    Batch insert rows/columns from the context menu, and batch append rows from the Row Appender toolbar.... Method 2: Row Appender batch insert (rows...column index 2. xs . sheet . insertColumns ( 2 , 4 ); // Row...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  5. How to Compress or Extract Archives using C# | ...

    Learn how to compress or extract archives using C#. These archives could be Zip, 7z, Rar and other such formats....var archive = new Archive()) 2 { 3 archive. CreateEntry ( "entry_name1...Archive( "input_archive.zip" )) 2 { 3 archive. ExtractToDirectory...

    docs.aspose.com/zip/net/how-to/
  6. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Emphasize the...

    reference.aspose.com/words/java/com.aspose.word...
  7. ListFormat.List | Aspose.Words for .NET

    Manage your document's structure with ListFormat. Easily get or set the list for any paragraph, enhancing organization and readability....Writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...Writeln ( "Bulleted list item 2." ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  8. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum to optimize document merging. Enhance formatting control when combining multiple files effortlessly.... KeepSourceLayout 2 Preserve the layout of the original...ArtifactsDir + "LowCode.MergeDocument.2.docx" , new [] { inputDoc1 , inputDoc2...

    reference.aspose.com/words/net/aspose.words.low...
  9. Appendix C. Typical Templates in Java|Aspose.Wo...

    Learn the typical templates of LINQ Reporting Engine to build a report in Java.... A Company 2. B Ltd . 3. C & D 4. E Corp ....clients]>><<if [IndexOf() % 2 == 0]>><<[Name]>> 2. <<else>><<[Name]>>...

    docs.aspose.com/words/java/appendix-c-typical-t...
  10. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. index_entry = builder...

    reference.aspose.com/words/python-net/aspose.wo...