Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 18,515 for

2 of

(0.05 sec)
  1. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in MicrosOft Word is (char)31.... 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...
  2. Aspose::Words::Font::get_Emboss method | Aspose...

    Aspose::Words::Font::get_Emboss method. True if the font is formatted as embossed in C++...." ); // 2 - Emboss text to make it look...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer Of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....right, represented by 0, 1 and 2 respectively. Script – the script...represented by the values 0, 1 and 2 respectively. Byte array – the...

    docs.aspose.com/cells/python-net/setting-header...
  4. Aspose::Words::TableStyle::get_Alignment method...

    Aspose::Words::TableStyle::get_Alignment method. Specifies the alignment for the table style in C++....set_Style ( tableStyle ); // 2 - Use the "LeftIndent" to specify...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Licensing - Aspose.TeX for Python

    If you are using the licensed version Of the Aspose.TeX API solution for Python, you can learn here how to apply the license.... Copy 1 license = License() 2 # Set license. 3 license. set_license...stream. Copy 1 license = License() 2 # Load license in FileStream....

    docs.aspose.com/tex/python-net/licensing/
  6. CompareOptions class | Aspose.Words for Node.js

    Aspose.Words.Comparing.CompareOptions class. Allows to choose additional options for document comparison operation... write ( "Original cell 2 text" ); builder . endTable ();...at ( 0 ). text = "Edited Cell 2 contents" ; (( Shape ) docEdited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。... InsertRow ( 2 ); // Path of output excel file...worksheet . GetCells (). InsertRows ( 2 , 10 ); // Path of output excel...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  8. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization.... AreEqual ( 2 , doc . GetChildNodes ( NodeType...cloneWithChildren . GetText (). Trim ()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/net/aspose.words/node/
  9. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity.... Write ( "Original cell 2 text" ); builder . EndTable ();...Runs [ 0 ]. Text = "Edited Cell 2 contents" ; (( Shape ) docEdited...

    reference.aspose.com/words/net/aspose.words.com...
  10. Convert Specific Pdf Page - Free Support Forum ...

    Hello, I do see SaveOptions which can be used to export PDF (all pages) to HTML / SVG. However I wish to know if there is option to specify a page also? It does create multiple files on disk. But I want to know option…...codewarior July 16, 2014, 5:14am 2 Hi Jay, Thanks for contacting...

    forum.aspose.com/t/convert-specific-pdf-page/70046