Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 158,830 for

2

(0.12 sec)
  1. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0.... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.PSD for .NET 20.5 - Release Notes|Docume...

    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/net/aspose-psd-for-net-20-5...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Animation API Has Been Added The new 2 methods have been added to Aspose...EffectChartMajorGrou . BySeries , 2 , EffectType . Appear , EffectSubtype...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....been added to ISequence The new 2 methods have been added to com...EffectChartMajorGrou . BySeries , 2 , EffectType . Appear , EffectSubtype...

    docs.aspose.com/slides/java/public-api-and-back...
  6. Получение значение ISO - Free Support Forum - a...

    Доброе время суток! Я собираюсь приобрести один из ваших продуктов, а именно imaging for java. На данный момент использую Free Trials. Помогите мне, столкнулся с проблемой получения ISO характеристики фотографии. Исполь…...imaging-java noxius October 19, 2025, 2:09pm 1 Доброе время суток! Я собираюсь...Discourse October 19, 2025, 2:10pm 2 @noxius Доброе время суток...

    forum.aspose.com/t/iso/320112
  7. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....write("Section 2"); Assert.assertEquals("Section 1\fSection 2", doc.getText()...Assert.assertEquals("Section 2", doc.getText().trim()); // Append...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Migrate to Aspose.Tasks for .NET 8.0.0 o...

    Learn how to migrate from older versions of Aspose.Tasks for .NET to version 8.0.0 or higher. This guide provides updated syntax, structural changes, and key migration examples....Project prj = new Project(); 2 prj.StartDate = DateTime.Now;...1 'Create a project instance 2 Dim prj As New Project() 3 prj...

    docs.aspose.com/tasks/net/how-to-migrate-to-asp...
  9. Generate INTERLEAVED2OF5 BarCode Images via Pyt...

    Create INTERLEAVED2OF5 symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  10. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the document.... toEqual ( 2 ); // Each section has its own...pageSetup . textColumns . setCount ( 2 ); builder . writeln ( "Column...

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