Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 19,427 for

2 of

(0.08 sec)
  1. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....String ( "C2" ))-> PutValue ( 2 ); ws -> GetICells ()-> GetObjectByIndex...GetIBaseFields ()-> GetObjectByIndex ( 2 )); pt -> AddFieldToArea ( PivotFieldType_Column...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  2. Manage Slide Show|Aspose.Slides for PHP Documen...

    Manage slide show settings in PowerPoint presentations using PHP...range to display from slides 2 to 9 . $presentation = new Presentation...(); $slideRange -> setStart ( 2 ); $slideRange -> setEnd ( 9 );...

    docs.aspose.com/slides/php-java/manage-slide-show/
  3. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description Of this table...inner_table = create_table ( doc , 2 , 2 , 'Inner Table' ) outer_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldSymbol.character_code property | Aspose.Wo...

    FieldSymbol.character_code property. Gets or sets the character's code point value in decimal or hexadecimal.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field which displays...()) builder . writeln ( 'Line 2' ) # 3 - Add a SYMBOL field which...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for .NET 20.5 - 发行说明|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.... Format ( "{0} {1}: {2} out of {3}" , progressInfo ..../ 3, width - (2 * (width / 3)) - 1, height - (2 * (height / 3))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Aspose::Words::Drawing::GradientStop::get_Posit...

    Aspose::Words::Drawing::GradientStop::get_Position method. Gets or sets a value representing the position Of a stop within the gradient expressed as a percent in range 0.0 to 1.0 in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the color Of the gradient stop in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::GradientStop::get_Trans...

    Aspose::Words::Drawing::GradientStop::get_Transparency method. Gets or sets a value representing the transparency Of the gradient fill expressed as a percent in range 0.0 to 1.0 in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...rectangle the first 4 and the last 2 steps will be the same, but points...stream for PostScript document 2 FileOutputStream outPsStream =...

    docs.aspose.com/page/java/ps/working-with-shapes/
  10. PDF Generation Replaces Some Characters with Qu...

    I’m generating a Word document using the same template on both Windows and Unix environments using Aspose Build Report in Java. The Word documents are generated correctly in both environments, with all characters rendere…...noskov April 22, 2025, 1:00pm 2 @harika1231 Most likely the problem...FontSubstitutionSett . harika1231 May 2, 2025, 11:19am 12 @alexey.noskov...

    forum.aspose.com/t/pdf-generation-replaces-some...