Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 9,902 for

2 of

(0.04 sec)
  1. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End Of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. 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 = Run...System::MakeObject < Project > (); 2 3 proj -> set_WBSCodeDefiniti...

    docs.aspose.com/tasks/cpp/wbs-associated-with-a...
  3. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every page when the table spans more than one page.... write ( "Heading row 2" ); builder . endRow (); builder...table . rows . count } , column 2.` ); builder . endRow (); } doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property to access and customize your current list formatting settings for enhanced document design....Words allows:" ); // 2 - A numbered list: // Numbered...These items will have symbols of "2.", and "3." builder . Writeln...

    reference.aspose.com/words/net/aspose.words/doc...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for End Users & Developers – Repair excel file via Javahttps://products.aspose.com/cells/java/recovery/Recent content in Repair excel file ......2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for...stickytopheight &nbsp; container row col-md-2 title2 spanclass 42 42 Aspose...

    products.aspose.com/cells/java/recovery/index.xml
  6. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....NET Standard 2.0 This package targets .NET Standard 2.0. The package...Framework : 2.0 to 4.8.1 .NET Standard : 2.0, .NET Core 2.1/3.1, ...

    www.nuget.org/packages/Aspose.Cells
  7. Working with Extended Task Attributes

    Learn how to work with MicrosOft Project (MPP/XML) task extended attributes using Aspose.Tasks for .NET....Copy 1 // Create new project 2 Project project = new Project(...AddLookupValue ( new Value { Id = 2, StringValue = "Town2" , Description...

    docs.aspose.com/tasks/net/working-with-extended...
  8. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Overlay method. Determines whether other chart elements shall be allowed to overlap legend. Default value is false in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Move the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ListTemplate | Aspose.Words for Java

    Specifies one Of the predefined list formats available in MicrosOft Word in Java....writeln("Item 2"); builder.getListFormat().removeNumbers();...paragraphs. builder.writeln("List 2 starts below:"); builder.getListFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source colored jpeg loaded. The statistics are: Calculate color entropy histR = new int[256]; histG = new int[256]; histB = new int[256]; for each pixel do histR…...following on it (8 bits per pixel) 2. I need to calculate minimal gray...Discourse April 25, 2025, 5:47am 2 @DanAvni To perform image analysis...

    forum.aspose.com/t/fastest-way-to-do-image-anal...