Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 19,447 for

2 of

(0.09 sec)
  1. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" 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. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 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...
  3. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" 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. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...AddFieldToArea ( PivotFieldType :: Data , 2 ); pivotTable . RefreshData ();...AddFieldToArea ( PivotFieldType :: Data , 2 ); pivotTable . RefreshData ();...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...
  5. 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...
  6. Generate ISBN barcode Images via C++ | Aspose

    C++ example Of code to generate ISBN barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit....get_XDimension ()-> set_Millimeters ( 2 ); tmp_0-> get_Parameters ()->...Code 93 USPS OneCode Standard 2 of 5 ISBN ISMN ISSN Postal: Australia...

    products.aspose.com/barcode/cpp/isbn/generate/
  7. Generate Italian Pharmacode (Code 32) barcode I...

    C++ example Of code to generate Italian Pharmacode (Code 32) barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit....get_XDimension ()-> set_Millimeters ( 2 ); tmp_0-> get_Parameters ()->...Code 93 USPS OneCode Standard 2 of 5 ISBN ISMN ISSN Postal: Australia...

    products.aspose.com/barcode/cpp/code32/generate/
  8. Generate DotCode barcode Images via C++ | Aspose

    C++ example Of code to generate DotCode barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit....get_XDimension ()-> set_Millimeters ( 2 ); tmp_0-> get_Parameters ()->...Code 93 USPS OneCode Standard 2 of 5 ISBN ISMN ISSN Postal: Australia...

    products.aspose.com/barcode/cpp/dotcode/generate/
  9. PageSetup.bidi property | Aspose.Words for Node.js

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) text.... write ( "Column 2." ); builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...