Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 133,247 for

2

(0.06 sec)
  1. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!... Iso29500_2008_Strict 2 ISO/IEC 29500:2008 Strict compliance..., 50 , WrapType . None ); // 2 - Inline: builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ControlChar.NonBreakingSpaceChar | Aspose.Words...

    Discover ControlChar NonBreakingSpaceChar for seamless text formatting. Enhance your documents with non-breaking space character char160 for improved readability.... AreEqual ( 2 , doc . FirstSection . Body ....PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.LineFeed | Aspose.Words for .NET

    Discover the ControlChar LineFeed field, understand the line feed character (x000a) for seamless text formatting and improved data handling.... AreEqual ( 2 , doc . FirstSection . Body ....PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  4. ControlChar.Cell | Aspose.Words for .NET

    Discover ControlChar Cell field, the key to defining table cell and row endings with character x0007. Enhance your data organization effortlessly!... AreEqual ( 2 , doc . FirstSection . Body ....PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  5. FieldNextIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldNextIf ComparisonOperator property to easily manage and customize your comparison operators for enhanced functionality.... RightExpression = "2 + 3" ; fieldNextIf . ComparisonOperator...Assert . AreEqual ( " NEXTIF 5 = \"2 + 3\"" , fieldNextIf . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Copy Shapes between Worksheets with Node.js via...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for Node.js via C++.... addCopy ( cshape , 20 , 0 , 2 , 0 ); // Save the Worksheet workbook...( shape . get ( 0 ), 5 , 0 , 2 , 0 ); // Copy the Oval Shape...

    docs.aspose.com/cells/nodejs-cpp/copy-shapes-be...
  7. 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/
  8. 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...
  9. 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...
  10. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...