Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 133,232 for

2

(0.06 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. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 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...
  3. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 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::VisitGlossaryDo...

    Aspose::Words::DocumentVisitor::VisitGlossaryDocumentEnd method. Called when enumeration of a glossary document 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. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....format("\t{0}, {1}x{2}", childShape.getShapeType(),...accept(hiddenContentRemover); // 2 - Table node: Table table = doc...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Use Tar Archiving | Aspose.Zip Documenta...

    A guide on using tar archiving for compressing and packaging files....tar" )) { 2 File fi1 = new File( "text.txt"...archive = new TarArchive()) { 2 archive. createEntry ( "text.txt"...

    docs.aspose.com/zip/java/tar-archiving/
  7. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!... SetImage ( srcImage ); } // 2 - Open an image file from the... SetImage ( srcImage ); } // 2 - Open an image file from the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldSkipIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldSkipIf LeftExpression property, easily manage the left side of your comparison expressions for enhanced data control and flexibility....output of our mail merge will have 2 pages instead of 3. // On page...both display "1". // On page 2, the MERGEREC field will display...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Create Different Cell Types in Apache POI and A...

    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.... createRow (( short ) 2 ); row . createCell ( 0 ). setCellValue...Date ()); row . createCell ( 2 ). setCellValue ( Calendar . getInstance...

    docs.aspose.com/cells/java/create-different-cel...
  10. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency....InsertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed down to...

    reference.aspose.com/words/net/aspose.words/bod...