Sort Score
Result 10 results
Languages All
Labels All
Results 8,521 - 8,530 of 159,855 for

2

(0.3 sec)
  1. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to load fonts? | Aspose.Font for Java

    How to load fonts into your application using Aspose.Font for Java? The answer is given in the article explained in the code examples....it with the pseudocode: Copy 1 2 package com.aspose.font ; 3 4...mentioned before, to give it 2 font parameters: the format type...

    docs.aspose.com/font/java/how-to-load-fonts/
  4. 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/
  5. Resize EPS | .NET API Solution

    Resize EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here.... 2 3 // Initialize PS document with...10 11 //Increase EPS size in 2 times and save to new file 12...

    docs.aspose.com/page/net/resize-eps/
  6. 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/
  7. Path Builder in C# – Create SVG Paths Programma...

    Create SVG paths in C# with Aspose.SVG Builder API. Build path elements, curves, lines, and text paths with fluent syntax.... Builder ; 2 using System. Drawing ; 3 using...using SVG Path Builder in C# 2 3 // Initialize an SVG document...

    docs.aspose.com/svg/net/path-builder/
  8. Sheet gets corrupted when attempting to edit th...

    Hi, There is an existing value in cell C1 and when we attempt to overwrite it, the file gets corrupted. The corrupted file is attached below for reference. Also attaching the code that is used to modify the cell value. …...Cells[0, 2].PutValue("hello"); workbook.Save(workbook...Cells April 6, 2026, 10:44am 2 @ServerSide527 Hello, Thank you...

    forum.aspose.com/t/sheet-gets-corrupted-when-at...
  9. Calculated form fields in PDFForm - Free Suppor...

    Hey everyone, I have a PDF-form with some entry fields. As amounts are entered in the fields,(for example in the field with name “8”), the form will calculate the sum automatically. Before we upgraded the Aspose.PDF li…...1000 in field with field name “2”, the sum field (field name “11”)...ahmad October 30, 2014, 12:24am 2 Hi Ivan, Thanks for your inquiry...

    forum.aspose.com/t/calculated-form-fields-in-pd...
  10. DocumentBuilder.moveToCell method | Aspose.Word...

    DocumentBuilder.moveToCell method. Moves the cursor to a table cell in the current section.... write ( "Column 2, cell 2." ); doc . save ( base . artifactsDir...

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