Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 19,443 for

2 of

(0.04 sec)
  1. ConditionalStyleCollection.OddColumnBanding | A...

    Discover the OddColumnBanding property in ConditionalStyleCollection for enhanced table styling. Elevate your design with unique column banding styles!... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  2. Working with custom calculation engine|Document...

    This article introduces how to use GridAbstractCalculationEngine to customize the calculation process in GridWeb....MYTESTFUNC formula and multiply by 2 for its first parameter value...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Save an SVG Document – C#

    In the article, you will learn how to save an SVG document to a file, memory stream, ZIP archive or Url using Aspose.SVG for .NET library.... IO ; 2 using Aspose. Svg ; 3 ... 4 5...Url: Copy 1 using System. IO ; 2 using Aspose. Svg ; 3 ... 4 5...

    docs.aspose.com/svg/net/save-svg-document/
  4. Aspose::Words::Fields::FieldSymbol::get_IsShift...

    Aspose::Words::Fields::FieldSymbol::get_IsShiftJis method. Gets or sets whether the character code is interpreted as the value Of a SHIFT-JIS character in C++....-> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field which displays...builder -> Writeln ( u "Line 2" ); // 3 - Add a SYMBOL field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. BorderCollection.distanceFromText property | As...

    BorderCollection.distanceFromText property. Gets or sets distance Of the border from text in points.... lineWidth = 2 ; pageSetup . borders . color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for .NET. Get detailed instructions, code examples, and tips to automate the creation and editing Of presentations.... SetSuperscript ( "2" ) . Join ( "=" ) . Join ( new...MathematicalText ( "a" ). SetSuperscript ( "2" )) . Join ( "+" ) . Join ( new...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  7. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。... AddCopy ( cshape , 20 , 0 , 2 , 0 ); // Save the Workbook workbook...( shapes . Get ( 0 ), 5 , 0 , 2 , 0 ); // Copy the Oval Shape...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  8. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields Of the document are loaded into the Aspose.Words Document Object Model (DOM)....COMPARE { =2.5 +PRODUCT(3,5 ,8.4) } > 4}, { =2/2 }) } = 1 "Credit...)/4/5 Functions: =ABS(-01.4)+2.645/(5.6^3.5)+776457 \\\# "#,##0"...

    docs.aspose.com/words/python-net/fields-overview/
  9. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for JavaScript via C++...barcode standard include specific 2-digit format control code (FCC)...Numerical digits only Other 0, 1, 2, and 3 corresponding to H, A,...

    docs.aspose.com/barcode/javascript-cpp/read-aus...
  10. Working with Document in PostScript | .NET

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET....stream for PostScript document 2 using (Stream outPsStream = new...stream for PostScript document 2 using (Stream outPsStream = new...

    docs.aspose.com/page/net/ps/working-with-document/