Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 666,848 for

2

(0.14 sec)
  1. System::Func< Args > Class Template Refer...

    Public Member Functions | List of all members System::Func< Args > Class Template Reference Function delegate. This t...... Print(1, func); Print(2, func); Print(3, func); return...creates null-Func. ◆ Func() [2/4] template<typename... Args>...

    reference.aspose.com/slides/cpp/class/system.func/
  2. RowFormat - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....write("Row 1, Col 2"); builder.endRow(); // Changing...write("Row 2, Col 1"); builder.insertCell(); builder.write("Row 2, Col...

    reference.aspose.com/words/java/com.aspose.word...
  3. IHTMLOptionsCollection | Aspose.HTML for .NET A...

    An HTMLOptionsCollection is a list of nodes representing HTML option element. An individual node may be accessed by either ordinal index or the nodes name or id attributes. Collections in the HTML DOM are assumed to be live meaning that they are automatically updated when the underlying document is changed....(DOM) Level 2 HTML Specification . @since DOM Level 2 public interface...the list, this returns null. (2 indexers) Length { get; } The...

    reference.aspose.com/html/net/aspose.html/ihtml...
  4. System::Diagnostics::Debug Struct Reference - A...

    Static Public Member Functions | List of all members System::Diagnostics::Debug Struct Reference Collection of debug ...... ◆ Assert() [2/4] static ASPOSECPP_SHARED_API...write operation. ◆ Print() [1/2] static ASPOSECPP_SHARED_API void...

    reference.aspose.com/pdf/cpp/struct/system.diag...
  5. Convert multiple mime types to PDF - Free Suppo...

    Hi I have a set of pages which can be of different mime types . One can be doc, one can be png and so on. My requirement is to convert each page to PDF using respective aspose package and then combine all of them to a …...sushma1509 January 31, 2024, 2:08pm 1 Hi I have a set of pages...Ex: page 1 is words and page 2 is bmp: For page1: Document doc...

    forum.aspose.com/t/convert-multiple-mime-types-...
  6. SaveArgb32Pixels | Aspose.Imaging for .NET API ...

    SaveArgb32Pixels RasterImage.SaveArgb32Pixels method Saves the 32-bit ARGB pixels. public void SaveArgb32Pixels ( Rec...... Width / 2 ) * ( rasterImage . Height / 2 )]; for ( int...rasterImage . Width / 2 , rasterImage . Height / 2 ); rasterImage ...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. Working with Image Borders in Ruby|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....setLeft ( 2 ) margins . setRight ( 2 ) margins . setTop ( 2 ) margins...margins . setBottom ( 2 ) \ # Set border's width to be 0.5 milimeter...

    docs.aspose.com/barcode/java/working-with-image...
  8. Working with WBS Associated with Tasks

    Learn how to work with Microsoft Project (MPP/XML) WBS associated with tasks using Aspose.Tasks for C++.... Copy 1 // Read project 2 System: : String dataDir = RunExamples...:: MakeObject < Project >(); 2 3 proj -> set_WBSCodeDefinition...

    docs.aspose.com/tasks/cpp/wbs-associated-with-a...
  9. BuildingBlockCollection - Aspose.Words for Java...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....ldingBlo(glossaryDoc, "Block 2")); glossaryDoc.appendChild(c...getLastBuildingBlock().getName()); // 2 - Get a building block by index:...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldCompare.right_expression property | Aspose...

    FieldCompare.right_expression property. Gets or sets the right part of the comparison expression.... right_expression = '2' field . update () # The COMPARE... assertEqual ( ' COMPARE 3 < 2' , field . get_field_code ())...

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