Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 18,061 for

2 of

(0.35 sec)
  1. Convert OneNote to Word

    Convert or export OneNote to Word document using C# or .NET API....); 2 3 var stream = new MemoryStream();...var one = new Document(...); 2 3 var stream = new MemoryStream();...

    docs.aspose.com/note/net/convert-onenote-to-word/
  2. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method... set_image ( src_image ) # 2 - Open an image file from the...first_paragraph . remove_all_children () # 2 - Set the shape to link to an...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....write("Section 2."); Assert.assertEquals("Section 1. \fSection 2.", doc...Assert.assertEquals("Section 2.", doc.getText().trim()); getBookmarks()...

    reference.aspose.com/words/java/com.aspose.word...
  4. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content Of this Custom XML Data Storage Part.... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::OleFormat::get_OleIcon ...

    Aspose::Words::Drawing::OleFormat::get_OleIcon method. Gets the draw aspect Of the OLE object. When true, the OLE object is displayed as an icon. When false, the OLE object is displayed as content in C++....LINQ_ToArray (); ASSERT_EQ ( 2 , shapes -> get_Length ()); auto...:: OleObject ; }; ASSERT_EQ ( 2 , shapes -> LINQ_Count ( isOleObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PRINTDATE field. To learn more, visit the documentation article in C++....get_Fields () -> idx_get ( 2 )); // 2 - Umm al-Qura calendar: ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Markup::CustomXmlPart::Clone met...

    Aspose::Words::Markup::CustomXmlPart::Clone method. Makes a "deep enough" copy Of the object. Does not duplicate the bytes Of the Data value in C++....get_CustomXmlParts () -> idx_get ( 0 )); // 2 - By GUID: ASPOSE_ASSERT_EQ (...( xmlPartClone ); ASSERT_EQ ( 2 , doc -> get_CustomXmlParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Fonts::FontPitch enum | Aspose.W...

    Aspose::Words::Fonts::FontPitch enum. Represents the font pitch in C++.... Variable 2 Specifies that this is a proportional...+ fontInfo -> get_Panose ()[ 2 ]) << std :: endl ; std :: cout...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. 用Node.js通过C++处理Z轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中处理Z轴。我们的指南将帮助您理解如何配置和定制Z轴,包括其缩放和标签,以增强您的图表。... putValue ( 2 ); worksheet . getCells (). get...(). get ( "B2" ). putValue ( 2 ); worksheet . getCells (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/z-axis/
  10. FieldPrintDate class | Aspose.Words for Python

    aspose.words.fields.FieldPrintDate class. Implements the PRINTDATE field... fields [ 2 ] . as_field_print_date () # 2 - Umm al-Qura...

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