Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 149,729 for

2

(0.18 sec)
  1. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...Sorokin February 28, 2024, 2:42pm 2 @Harbs yes. It’s possible...innerShadow = image.getLayers()[2].getBlendingOptions().addInnerShadow();...

    forum.aspose.com/t/rendition-with-layer-effects...
  2. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....2" and ".3". builder.insertField(FieldType...spreadsheet. shape = (Shape) shapes.get(2); Assert.assertEquals(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for .NET...input messages include specific 2-digit format control code (FCC)...Numerical digits Other 0, 1, 2, and 3 that correspond to H, A...

    docs.aspose.com/barcode/net/read-australia-post/
  4. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++....(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...Color :: get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file....></Bottom> </Border> <Cell Alignment= "2" > <TextFragment> <TextSegment>...</Row> <Row> <Cell Alignment= "2" > <TextFragment> <TextSegment>...

    docs.aspose.com/pdf/net/generate-pdf-from-xml/
  6. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....1 , $image -> getHeight () - 2 , 1 , 1 ); $graphics -> drawLine... 1 , $image -> getWidth () - 2 , 1 ); $graphics -> setColor (...

    docs.aspose.com/slides/php-java/activex/
  7. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....docx", null, true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...xlsx", "Sheet1!R2C2", true); // 2 - A DDE field: builder.writeln("FieldDde:\n");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for .NET 18.12 - 发行说明|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....255 , 252 , 0 ), colorPoints [ 2 ]. Color ); Assert . AreEqual...AreEqual ( 4096 , colorPoints [ 2 ]. Location ); Assert . AreEqual (...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  9. Cannot open shared object file gdiplus.dll, lib...

    In Azure Linux Container getting runtime error. Working fine in Window 11 system Error at: using (var document = new Aspose.Pdf.Document(stream, options)) // Method to generate PDF from HTML string and return byte arra…...d0ce8e870ec","EventId":{"Id":2,"Name":"InvocationError"},"So...Discourse August 29, 2025, 4:46pm 2 @innovammir It looks like you’re...

    forum.aspose.com/t/cannot-open-shared-object-fi...
  10. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....the file: Copy 1 using System ; 2 using Aspose.Font ; 3 using Aspose...// Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/net/how-to-load-fonts/load...