Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 133,614 for

2

(0.08 sec)
  1. Work or Extract Images from OneNote Document us...

    With C# OneNote API or Library, you can extract images from OneNote document, get information of each image, insert an image in existing OneNote document and link an image to hyperlink.... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/working-with-images/
  2. ConditionalStyleCollection Class | Aspose.Words...

    Explore Aspose.Words.ConditionalStyleCollection class to manage ConditionalStyle objects effectively, enhancing document formatting and customization.... (2 indexers) LastColumn { get; }...InsertCell (); builder . Write ( "Cell 2" ); builder . EndRow (); builder...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless text flow using char30 for professional results.... 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.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30.... 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...
  5. Aspose::Words::Lists::ListCollection::AddCopy m...

    Aspose::Words::Lists::ListCollection::AddCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...builder -> Writeln ( u "List 2 starts below:" ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible table areas to which conditional formatting may be defined in a table style in C++.... LastRow 2 Specifies formatting of the last...(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields 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...
  8. Aspose::Words::DocumentVisitor::VisitGlossaryDo...

    Aspose::Words::DocumentVisitor::VisitGlossaryDocumentStart method. Called when enumeration of a glossary document 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...
  9. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed 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...
  10. Emlx conversion issues - Free Support Forum - a...

    Hello, A few conversion issues: Loading an .mht file and saving as .emlx will result in an extra = in the top of converted page. To make sure I’m seeing the emlx correctly, after this convert, I loaded the result .e…... Issue 1 & 2 sample: 1.zip (419.4 KB) Loading...rest of new converted emlx…: 2.zip (619.5 KB) Loading emlx and...

    forum.aspose.com/t/emlx-conversion-issues/258708