Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 149,744 for

2

(0.48 sec)
  1. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....right, represented by 0, 1 and 2 respectively. Script – the script...font pageSetup . SetHeader ( 2 , u "& \" Times New Roman,Bold...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  2. Accessing Table from Cell and Adding Values Ins...

    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....F6, which is at the offset (2, 2) of the table, also has a value...

    docs.aspose.com/cells/net/accessing-table-from-...
  3. Using AbstractCalculationEngine Feature|Documen...

    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....of A2 is : 2 Using AbstractCalculationE Feature - 2 The following...

    docs.aspose.com/cells/cpp/using-abstractcalcula...
  4. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...Discourse April 1, 2025, 8:15pm 2 @Remus87 When using the InsertDocument...for .NET alexey.noskov April 2, 2025, 4:17am 3 @Remus87 This...

    forum.aspose.com/t/insertdocument-custom-margin...
  5. Java load font TTF file | Java

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import...// Construct path to the file 2 String fontPath = Paths. get (getDataDir()...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  6. Retain Formatting of MathML Office Math Equatio...

    Hi, We are seeing an issue where an equation that is on two lines in the Docx is rendered differently after Aspose conversion to PDF, changing the meaning of the equation (the multipliers of a product are split onto two…...docxtopdf PiotrGov November 18, 2020, 2:43pm 1 Hi, We are seeing an issue...hafeez November 18, 2020, 3:10pm 2 @PiotrGov , I am able to reproduce...

    forum.aspose.com/t/retain-formatting-of-mathml-...
  7. Copy Inner and Outer Field|Aspose.PDF for Java

    This section explains how to copy inner and outer Field with com.aspose.pdf.facades using FormEditor Class....( "Last Name" , "Last Name 2" , 2 ); editor . save ( _dataDir...

    docs.aspose.com/pdf/java/copy-inner-and-outer-f...
  8. TextColumn class | Aspose.Words for Python

    aspose.words.TextColumn class. Represents a single text column... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisScaling class. Represents the scaling options of the axis...'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ], y_values = [ 1...cover our X-value range (0, 1, 2, 3...). # A linear axis is not...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.Text](../../aspose.words/saveformat/#Text) format... writeln ( "Item 2" ); builder . listFormat . listIndent...1 ${ newLine } ` + ` a. Item 2 ${ newLine } ` + ` i. Item 3 ${...

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