Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 19,414 for

2 of

(0.05 sec)
  1. out.pdf

    Region Country Item Type Order Priority Order Date Sub-Saharan Africa South Africa Fruits M 7/27/2012 Middle East and North Africa Morocco Clothes M 9/14/2013 Sub-Saharan Africa Djibouti Clothes H ......5/23/2016 Asia Taiwan Fruits M 2/9/2014 Middle East and North Africa...Africa Algeria Cosmetics M 2/18/2011 Asia Singapore Snacks C...

    docs.aspose.com/cells/it/cpp/draw-timeline-whil...
  2. 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...
  3. How to Format Number to Fraction with C++|Docum...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....in recipes or measurements, 1/2 cup or 3/4 inch is more intuitive...straightforward. For example, adding 1/2 and 1/4 is more intuitive for...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  4. Aspose::Words::Saving::TxtSaveOptions::get_List...

    Aspose::Words::Saving::TxtSaveOptions::get_ListIndentation method. Gets a TxtListIndentation object that specifies how many and which character to use for indentation Of list levels. By default it is zero count Of character '\0', that means no indentation in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...Item 1 \r\n " ) + u " a. Item 2 \r\n " + u " i. Item 3 \r\n "...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left Of the specified position.... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtSaveOptions.SimplifyListLabels | Aspose.Word...

    Discover how TxtSaveOptions' SimplifyListLabels feature enhances clarity by streamlining complex list labels for improved text representation.... Writeln ( "Item 2" ); builder . ListFormat . ListIndent...Item 1{newLine}" + $" > Item 2{newLine}" + $" + Item 3{newLine}"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity.... Write ( "Row 1, Cell 2." ); // Call the builder's "EndRow"...InsertCell (); builder . Write ( "Row 2, Cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the document.... 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...
  9. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case Of complex label formatting not being adequately represented by plain text.... writeln ( 'Item 2' ) builder . list_format . list_indent...1 { new_line } ' + f ' > Item 2 { new_line } ' + f ' + Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::IndexOf method. Returns the zero-based index Of the specified value in the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...