Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 19,458 for

2 of

(0.07 sec)
  1. output.xlsx

    Sheet1 Region Country Item Type Order Priority Order Date Order ID Ship Date Units Sold Unit Price Unit Cost Total Revenue Total Cost Total PrOfit Sub-Saharan Africa South Africa Fruits M 7/27/12 4......Clothes H 5/17/17 880811536 7/2/17 562 109.28 35.84 61415.36 20142...Beverages M 1/18/13 425793445 2/16/13 597 47.45 31.79 28327.65...

    docs.aspose.com/cells/ja/java/create-timeline/o...
  2. ParagraphFormat.LineSpacingRule | Aspose.Words ...

    Discover the ParagraphFormat LineSpacingRule property to easily customize paragraph line spacing for enhanced readability and style in your documents...." ); // 2 - Set exact spacing. // Using...

    reference.aspose.com/words/net/aspose.words/par...
  3. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End Of a table cell or end Of a table row character: "\x0007" or "\a" 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...
  4. Aspose::Words::DocumentVisitor::VisitBuildingBl...

    Aspose::Words::DocumentVisitor::VisitBuildingBlockEnd method. Called when enumeration Of a building block has ended in C++....get_LastBuildingBlock () -> get_Name ()); // 2 - Get a building block by index:...index: ASSERT_EQ ( u "Block 2" , glossaryDoc -> get_BuildingBlocks...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::DocumentVisitor::VisitBuildingBl...

    Aspose::Words::DocumentVisitor::VisitBuildingBlockStart method. Called when enumeration Of a building block has started in C++....get_LastBuildingBlock () -> get_Name ()); // 2 - Get a building block by index:...index: ASSERT_EQ ( u "Block 2" , glossaryDoc -> get_BuildingBlocks...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. SVG Scaling – C# Examples

    C# examples for SVG scaling. Considered cases Of using the scale function in the transform attribute and a transformation matrix.... In particular, scale(2) means to scale the <circle> element...element by a factor of 2 in both the x and y dimensions. To add...

    docs.aspose.com/svg/net/svg-scaling/
  7. 自动调整工作表列宽|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.... AutoFitColumn ( 2 ); worksheet . AutoFitColumn (..."Hello" ); row . CreateCell ( 2 ). SetCellValue ( "1234.0023"...

    docs.aspose.com/cells/zh/net/auto-fit-columns-i...
  8. Aspose::Words::Markup::CustomPart::get_ContentT...

    Aspose::Words::Markup::CustomPart::get_ContentType method. Specifies the content type Of this custom part in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_set method. Gets or sets an item at the specified index in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Mail merge with repeating data in a table - Fre...

    Hi, Let’s say I want to generate a batch Of 100 invoices, 2 pages per invoice. The template has headers and footers and a different section for each page. I can do a normal mail merge using “Execute” and providing a D…...generate a batch of 100 invoices, 2 pages per invoice. The template...TableStart:Invoice around the whole 2 page template, then I get errors...

    forum.aspose.com/t/mail-merge-with-repeating-da...